Nicolas Bally ad337f221c initial
2020-02-17 18:54:26 +01: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 %>