Nicolas Bally a92bd4db72 initial
2019-05-08 11:30:56 +02:00

13 lines
186 B
Plaintext

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