Sha256: f803af1c6aceca30073df92ee135e068d921103ceda7a1191f9fabc5a58d5a65
Contents?: true
Size: 270 Bytes
Versions: 6
Compression:
Stored size: 270 Bytes
Contents
= modal_for 'edit-grading-method-modal' do = modal_header t(:'grading_method.edit') = modal_form_for [:admin, @grading_method] do |f| = modal_body do = render 'form_fields', f: f = modal_buttons_for @grading_method, nested_id: 'admin-grading-method'
Version data entries
6 entries across 6 versions & 2 rubygems