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