Sha256: 33295391601e468f0ea50537b8fc4d2d93d4c1ab3d395cbc565d603f35876eeb

Contents?: true

Size: 295 Bytes

Versions: 19

Compression:

Stored size: 295 Bytes

Contents

- id = dom_id(@field_group, :edit)

- if @field_group.errors.empty?
  crm.flip_form('#{id}');
  crm.set_title('#{dom_id(@field_group)}', '#{field_group_subtitle(@field_group)}');
- else
  $('##{id}').html('#{ j render(:partial => 'edit') }');
  $('##{id}').effect('shake', { distance:5 }, 250);

Version data entries

19 entries across 19 versions & 2 rubygems

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