Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +02:00

17 lines
233 B
Plaintext
Executable File

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