Sha256: 6375eb06dcd4dfb2e5d2e1321c192bd502fe01a77684ce04f524b6531f507f7f

Contents?: true

Size: 297 Bytes

Versions: 16

Compression:

Stored size: 297 Bytes

Contents

= normal_form_for student, label: 'nil' do |f|
  = render 'form_fields', f: f, student: student
  = submit_button t(:'student.save'), id: 'submit-student-button'

= footer do
  .col-md-3.pull-right
    = link_to_modal_delete
  .delete_modal
    = render 'gaku/shared/delete_modal', target: student

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.3.0.pre.4 app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.3.0.pre.3 app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.3.0.pre.2 app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.3.0.pre.1 app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.3.0.pre.0 app/views/gaku/students/_edit_form.html.slim
gaku-0.2.4 frontend/app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.2.4 app/views/gaku/students/_edit_form.html.slim
gaku-0.2.3 frontend/app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.2.3 app/views/gaku/students/_edit_form.html.slim
gaku-0.2.2 frontend/app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.2.2 app/views/gaku/students/_edit_form.html.slim
gaku-0.2.1 frontend/app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.2.1 app/views/gaku/students/_edit_form.html.slim
gaku-0.2.0 frontend/app/views/gaku/students/_edit_form.html.slim
gaku_frontend-0.2.0 app/views/gaku/students/_edit_form.html.slim