Sha256: 27b797f793d6eb044ccb4cc8935901e56a41a3e7583eea4f09fbaebb8367d559

Contents?: true

Size: 266 Bytes

Versions: 5

Compression:

Stored size: 266 Bytes

Contents

- id = dom_id(@group)
- if @group.destroyed?
  $('##{id}').css('background-color', '#ffe4e1').slideUp(250);
- else
  crm.flick("#{dom_id(@group, :confirm)}, 'remove')");
  $('#flash').html('#{ j flash[:warning] }');
  crm.flash('warning');
  - flash[:warning] = nil

Version data entries

5 entries across 5 versions & 1 rubygems

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