Sha256: 9c2784a6bfd84b4a1e474b476278ab729d1c19655bf75b2221c0a6e09b5be152

Contents?: true

Size: 306 Bytes

Versions: 5

Compression:

Stored size: 306 Bytes

Contents

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

$('##{dom_id(@entity)}').css('background-color', '#ffe4e1').slideUp(250)
= refresh_sidebar(:index)
$('#paginate').replaceWith('#{ j render(partial: "shared/paginate_with_per_page") }');

Version data entries

5 entries across 5 versions & 1 rubygems

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