Sha256: 115ba59148a0c4b7e0d1e787c1cb7d6ec96daae63890b63b9ab49c2f43aeffea

Contents?: true

Size: 216 Bytes

Versions: 2

Compression:

Stored size: 216 Bytes

Contents

<tr>
  <td><%= person_position.position %></td>
  <td><%= l(person_position.begin_at) if person_position.begin_at.present? %></td>
  <td><%= l(person_position.end_at) if person_position.end_at.present? %></td>
</tr>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_staff-0.0.2.pre app/views/ecm/staff/person_positions/_person_position_as_table_row.html.erb
ecm_staff-0.0.1.pre app/views/ecm/staff/person_positions/_person_position_as_table_row.html.erb