Sha256: 2a6ebb97c75c53c6b7d895da53afb5511df18d7dc669052f26f6cba77e41848f
Contents?: true
Size: 330 Bytes
Versions: 6
Compression:
Stored size: 330 Bytes
Contents
= modal_header t(:'student_specialty.edit') = modal_body do = 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" =ajax_link_to_back [@student, :student_specialties]
Version data entries
6 entries across 6 versions & 2 rubygems