Sha256: e1a8af927229687065ee7af4345aa930d018028b962e50dd11352b1105f5ce43
Contents?: true
Size: 383 Bytes
Versions: 11
Compression:
Stored size: 383 Bytes
Contents
= well_div do = table_for 'admin-student-contacts-disposals-index' do thead tr = th 'Person' = th t(:'contact.contact_type') = th t(:'contact.data') = th t(:'contact.details') = th t(:'contact.emergency') = th_actions 2 tbody =render partial: 'contact', collection: disposals, as: :contact = paginate disposals
Version data entries
11 entries across 11 versions & 3 rubygems