Sha256: 39f5c0d5f03a02ac8edefb43d7c67804c98997a49e73167994b5eefa5b8b472c
Contents?: true
Size: 409 Bytes
Versions: 10
Compression:
Stored size: 409 Bytes
Contents
%table.table %thead %tr %th= Ecm::Staff::PersonPosition.human_attribute_name(:position) %th= Ecm::Staff::PersonPosition.human_attribute_name(:begin_at) %th= Ecm::Staff::PersonPosition.human_attribute_name(:end_at) %tbody - person.person_positions.each do |person_position| = render 'ecm/staff/person_positions/person_position_as_table_row', person_position: person_position
Version data entries
10 entries across 10 versions & 1 rubygems