Sha256: d41c1749cde19a9fe9c14d2499c2ecf209f24eaaca0ef69abe0fcb3791979063

Contents?: true

Size: 265 Bytes

Versions: 6

Compression:

Stored size: 265 Bytes

Contents

= remote_form_for [@student, @student_specialty] do |f|
  =render 'form_fields', f: f
  .row-fluid
    .span12
      =submit_button t(:'student_specialty.save') , id: "submit-student-specialty-button"
      =link_to_modal_cancel id: "cancel-student-specialty-link"

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/students/student_specialties/_form.html.slim
gaku-0.0.3 core/app/views/gaku/students/student_specialties/_form.html.slim
gaku-0.0.2 core/app/views/gaku/students/student_specialties/_form.html.slim
gaku_core-0.0.2 app/views/gaku/students/student_specialties/_form.html.slim
gaku-0.0.1 core/app/views/gaku/students/student_specialties/_form.html.slim
gaku_core-0.0.1 app/views/gaku/students/student_specialties/_form.html.slim