Sha256: cf6e0659202143c4cd7fa03fb01188851c25db4fd22ce7ff91c342c03a28def7

Contents?: true

Size: 453 Bytes

Versions: 19

Compression:

Stored size: 453 Bytes

Contents

- entity_name = controller.controller_name.singularize.underscore
- @entity = instance_variable_get("@#{entity_name}")

$('##{dom_id(@entity)}').css('background-color', '#ffe4e1').slideUp(250);
- if called_from_index_page?
  = refresh_sidebar(:index, :filters)
  $('#paginate').replaceWith('#{ j render(:partial => "shared/paginate_with_per_page") }');
- elsif called_from_landing_page?("campaigns")
  = refresh_sidebar_for(:campaigns, :show, :summary)

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/leads/destroy.js.haml
fat_free_crm-0.15.2 app/views/leads/destroy.js.haml
fat_free_crm-0.16.4 app/views/leads/destroy.js.haml
fat_free_crm-0.14.1 app/views/leads/destroy.js.haml
fat_free_crm-0.15.1 app/views/leads/destroy.js.haml
fat_free_crm-0.16.3 app/views/leads/destroy.js.haml
fat_free_crm-0.16.2 app/views/leads/destroy.js.haml
fat_free_crm-0.16.1 app/views/leads/destroy.js.haml
fat_free_crm-0.16.0 app/views/leads/destroy.js.haml
fat_free_crm-0.15.0 app/views/leads/destroy.js.haml
fat_free_crm-0.15.0.beta.2 app/views/leads/destroy.js.haml
fat_free_crm-0.15.0.beta app/views/leads/destroy.js.haml
fat_free_crm-0.14.0 app/views/leads/destroy.js.haml
reduced_fat_crm-0.15.0.beta app/views/leads/destroy.js.haml
reduced_fat_crm-0.14.0 app/views/leads/destroy.js.haml
fat_free_crm-0.13.6 app/views/leads/destroy.js.haml
fat_free_crm-0.13.5 app/views/leads/destroy.js.haml
fat_free_crm-0.13.4 app/views/leads/destroy.js.haml
fat_free_crm-0.13.3 app/views/leads/destroy.js.haml