Sha256: 3044d1f190fff6f1e75468946f0744c4f8312ec75e2a086aeb6a587ef286b2dd

Contents?: true

Size: 328 Bytes

Versions: 27

Compression:

Stored size: 328 Bytes

Contents

- id = dom_id(@group)
- if @group.destroyed?
  $('##{id}').css('background-color', '#ffe4e1').slideUp(250);
- else
  crm.flick("#{dom_id(@group, :confirm)}, 'remove')");
  $('##{id}').effect("shake", { duration:250, distance: 6 });
  $('#flash').html('#{ j flash[:warning] }');
  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/groups/destroy.js.haml
fat_free_crm-0.19.0 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.18.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.14.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.15.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.16.4 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.17.3 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.18.1 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.18.0 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.14.1 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.15.1 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.16.3 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.17.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.16.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.17.1 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.16.1 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.16.0 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.15.0 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/groups/destroy.js.haml
fat_free_crm-0.15.0.beta app/views/admin/groups/destroy.js.haml