Sha256: 1c7f27a1b2be40ee41f7af8b69d4240aa5967fe58f1fc3a6cd00f39267d109c8

Contents?: true

Size: 342 Bytes

Versions: 22

Compression:

Stored size: 342 Bytes

Contents

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

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

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

  .buttonbar
    = f.submit t(:create_group)
    #{t :or}
    = link_to_cancel new_admin_group_path

Version data entries

22 entries across 22 versions & 2 rubygems

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