Nicolas Bally a1bba5a836 initial
2015-04-16 23:54:52 +02:00

14 lines
182 B
Plaintext

cancel_move_portlet();
unselect_portlet();
//reset_edit_pane();
$("#portlet_<%= @portlet.id %>").remove();
$("#element_form").html("");
<%= flash_js %>
update_portlet_order();