Sha256: 5547156f162255ec235a0160fd608d172262c185ddf7772d77321d1609f5f630

Contents?: true

Size: 277 Bytes

Versions: 27

Compression:

Stored size: 277 Bytes

Contents

- id = dom_id(@field)
- if @field.destroyed?
  $('li##{id}').css('background-color', '#ffe4e1').slideUp(250);
- else
  $('li##{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/fields/destroy.js.haml
fat_free_crm-0.19.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.18.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.14.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.15.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.16.4 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.17.3 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.18.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.18.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.14.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.15.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.16.3 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.17.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.16.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.17.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.16.1 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.16.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.15.0 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.15.0.beta.2 app/views/admin/fields/destroy.js.haml
fat_free_crm-0.15.0.beta app/views/admin/fields/destroy.js.haml