Sha256: 745cb07a56a18bfb87f99a45257d4d994385dc6c694ba71bce9337ef9720968c

Contents?: true

Size: 396 Bytes

Versions: 22

Compression:

Stored size: 396 Bytes

Contents

.remote
  = form_for([:admin, @group], :html => one_submit_only.merge({:autocomplete => 'off'}), :remote => true) do |f|
    = link_to_close edit_admin_group_path(@group)

    = f.error_messages :object_name => t('group')

    = render "admin/groups/form", :f => f, :edit => true

    .buttonbar
      = f.submit t(:save_group)
      #{t :or}
      = link_to_cancel edit_admin_group_path(@group)

Version data entries

22 entries across 22 versions & 2 rubygems

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