Sha256: 88d16a2b27a1f7fcb1503ef5fc710b2e96e7bcb43354180f57c300b9f14cd911

Contents?: true

Size: 312 Bytes

Versions: 6

Compression:

Stored size: 312 Bytes

Contents

= modal_header t(:'simple_grade.edit')
= modal_body do
  = remote_form_for [@student, @simple_grade] do |f|
    =render 'form_fields', f: f
    .row-fluid
      .span12
        =submit_button t(:'simple_grade.save') , id: "submit-student-simple-grade-button"
        =ajax_link_to_back [@student, :simple_grades]

Version data entries

6 entries across 6 versions & 2 rubygems

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