Sha256: 1e8094b58c84a35a4f966c363896e0c9f1ca322bed8b6999d91313821dfeae7c

Contents?: true

Size: 395 Bytes

Versions: 27

Compression:

Stored size: 395 Bytes

Contents

- asset = controller_name.singularize
- field_groups = {}

#field_groups
  - f.object.field_groups.each do |field_group|
    - if field_group.fields.present? and field_group.name != 'custom_fields'
      - field_groups[field_group.tag.name.downcase] = "#{field_group.key}_container" if field_group.tag
      = render :partial => 'fields/group', :locals => {:f => f, :field_group => field_group}

Version data entries

27 entries across 27 versions & 2 rubygems

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