Sha256: 85e020588021531524cfa133f137c3c4b82e5c6b842c846755b86c9de41e18c3
Contents?: true
Size: 358 Bytes
Versions: 13
Compression:
Stored size: 358 Bytes
Contents
- path = new_admin_field_group_path(klass_name: @field_group.klass_name) = form_for([:admin, @field_group], html: one_submit_only, remote: true) do |f| = link_to_close path = f.error_messages = render partial: "top_section", locals: { f: f } .buttonbar = f.submit t(:create_field_group), id: :field_group_submit or = link_to_cancel path
Version data entries
13 entries across 13 versions & 1 rubygems