Sha256: 002f49e95ebb03011f4d2dad2daec4685ecebaf0c29b327b69f637bea8ace43c

Contents?: true

Size: 240 Bytes

Versions: 5

Compression:

Stored size: 240 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') }');

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/admin/field_groups/update.js.haml
fat_free_crm-0.22.0 app/views/admin/field_groups/update.js.haml
fat_free_crm-0.21.0 app/views/admin/field_groups/update.js.haml
fat_free_crm-0.20.1 app/views/admin/field_groups/update.js.haml
fat_free_crm-0.20.0 app/views/admin/field_groups/update.js.haml