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