Sha256: 3fe4f13ba7dd929a0ec63f0ff1f606d24e08d53a1a3a73c77f30839d72cf901b
Contents?: true
Size: 244 Bytes
Versions: 20
Compression:
Stored size: 244 Bytes
Contents
= modal_for 'edit-contact-type-modal' do = modal_form_for [:admin, @contact_type], resource: 'admin-contact-type' do |f| = f.text_field :name, label: t(:'contact_type.name') = buttons_for @contact_type, resource: 'admin-contact-type'
Version data entries
20 entries across 20 versions & 2 rubygems