Nicolas Bally 3233232f4e initial
2019-02-01 12:07:55 +01:00

17 lines
233 B
Plaintext

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();