Sha256: c7456941d1e5154d4541f215b73602d877b66579790f793e4a316f5c50271bd2

Contents?: true

Size: 389 Bytes

Versions: 22

Compression:

Stored size: 389 Bytes

Contents

= form_for([:admin, @field_group], :html => one_submit_only, :remote => true) do |f|
  = link_to_close edit_admin_field_group_path(@field_group)
  = f.error_messages
  = render :partial => "top_section", :locals => { :f => f, :edit => true }
  .buttonbar
    = f.submit t(:save_field_group), :id => :field_group_submit
    or
    = link_to_cancel edit_admin_field_group_path(@field_group)

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.15.2 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.16.4 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.14.1 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.15.1 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.16.3 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.16.2 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.16.1 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.16.0 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.15.0 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.15.0.beta app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.14.0 app/views/admin/field_groups/_edit.html.haml
reduced_fat_crm-0.15.0.beta app/views/admin/field_groups/_edit.html.haml
reduced_fat_crm-0.14.0 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.13.6 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.13.5 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.13.4 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.13.3 app/views/admin/field_groups/_edit.html.haml
fat_free_crm-0.13.2 app/views/admin/field_groups/_edit.html.haml