vita_app/app/views/admin/categories/destroy.js.erb
Nicolas Bally 1d3af87d4c initial
2016-04-28 10:07:08 +02:00

5 lines
115 B
Plaintext
Executable File

$('#category_index').replaceWith("<%= escape_javascript(render(:partial => "index_block")) %>");
<%= flash_js %>