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