Sha256: 6b38bb58c618508a0632de4f8d97f1cf922bea451095b313df5b11ee492e893b

Contents?: true

Size: 284 Bytes

Versions: 6

Compression:

Stored size: 284 Bytes

Contents

= modal_for 'edit-grading-method-set-modal' do
  = modal_header t(:'grading_method_set.edit')
  = modal_form_for [:admin, @grading_method_set] do |f|
    = modal_body do
      = render 'form_fields', f: f
      = buttons_for @grading_method_set, nested_id: 'admin-grading-method-set'

Version data entries

6 entries across 6 versions & 2 rubygems

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