Sha256: 5219a5fdaa87442960abb737e5209c408a6ae9d39beb7821cb1aca0b057e83f2
Contents?: true
Size: 167 Bytes
Versions: 6
Compression:
Stored size: 167 Bytes
Contents
= remote_form_for [:admin, @contact_type] do |f| = f.text_field :name, label: t(:'contact_type.name') = buttons_for @contact_type, nested_id: 'admin-contact-type'
Version data entries
6 entries across 6 versions & 2 rubygems