Sha256: e98d4c1bbe4c8145cd98bffd081faacc4c576387ae97f60351559b43f560c3a5

Contents?: true

Size: 214 Bytes

Versions: 5

Compression:

Stored size: 214 Bytes

Contents

- id = dom_id(@field)
- if @field.destroyed?
  $('li##{id}').css('background-color', '#ffe4e1').slideUp(250);
- else
  $('#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/fields/destroy.js.haml
fat_free_crm-0.22.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.21.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.20.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.20.0 app/views/admin/fields/destroy.js.haml