Sha256: 8c1d9d46daa3d7fb9d925a729070817057defa75eda4320374525772db3f76e3

Contents?: true

Size: 427 Bytes

Versions: 6

Compression:

Stored size: 427 Bytes

Contents

tr
  td = student.surname
  td = student.name
  td = student.surname_reading
  td = student.name_reading
  td = student.birth_date
  td
    = link_to_show [:show_deleted, student]
    = link_to content_tag(:li, nil, class: 'icon-white icon-repeat'), [:recovery, student], method: :patch, class: 'mr-xs btn btn-mini btn-warning recovery-link', remote: true
    = ajax_link_to_delete student , id: 'delete-disposal-student-link'

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/admin/disposals/_student.html.slim
gaku-0.0.3 core/app/views/gaku/admin/disposals/_student.html.slim
gaku-0.0.2 core/app/views/gaku/admin/disposals/_student.html.slim
gaku_core-0.0.2 app/views/gaku/admin/disposals/_student.html.slim
gaku-0.0.1 core/app/views/gaku/admin/disposals/_student.html.slim
gaku_core-0.0.1 app/views/gaku/admin/disposals/_student.html.slim