Sha256: 600e4dd7c72fc76b325eb8252bff3ce144bb684c830ab7ed41dd4f6323386ce7

Contents?: true

Size: 317 Bytes

Versions: 8

Compression:

Stored size: 317 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, :filters)
$('#paginate').replaceWith('#{ j render(partial: "shared/paginate_with_per_page") }');

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fat_free_crm-0.19.2 app/views/accounts/destroy.js.haml
fat_free_crm-0.19.0 app/views/accounts/destroy.js.haml
fat_free_crm-0.18.2 app/views/accounts/destroy.js.haml
fat_free_crm-0.17.3 app/views/accounts/destroy.js.haml
fat_free_crm-0.18.1 app/views/accounts/destroy.js.haml
fat_free_crm-0.18.0 app/views/accounts/destroy.js.haml
fat_free_crm-0.17.2 app/views/accounts/destroy.js.haml
fat_free_crm-0.17.1 app/views/accounts/destroy.js.haml