Sha256: 858b0f953435613259a86c757ffe9959f8c5c44a10763673dd1b68e27661221c

Contents?: true

Size: 292 Bytes

Versions: 27

Compression:

Stored size: 292 Bytes

Contents

- id = dom_id(@field_group)

- if @field_group.destroyed?
  $('##{id}').css('background-color', '#ffe4e1').slideUp(250);
- else
  $('##{id}').effect("shake", { distance:5 }, 250);
  $('#flash').html('#{ j t(:msg_cant_delete_field_group) }');
  crm.flash('warning');
  - flash[:warning] = nil

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
fat_free_crm-0.19.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.19.0 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.18.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.14.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.15.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.16.4 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.17.3 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.18.1 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.18.0 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.14.1 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.15.1 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.16.3 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.17.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.16.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.17.1 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.16.1 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.16.0 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.15.0 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/field_groups/destroy.js.haml
fat_free_crm-0.15.0.beta app/views/admin/field_groups/destroy.js.haml