jfn_app/app/views/portlet/shared/destroy.js.erb
Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

4 lines
111 B
Plaintext

$("#portlet_<%= @portlet.id %>").remove();
<%= flash_notice() %>
block_js_initialize();
update_portlet_order();