cs_app/app/views/portlet/shared/update.js.erb
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

7 lines
153 B
Plaintext

$("#portlet_<%= @portlet.id %>").replaceWith("<%= escape_javascript(render(@portlet)) %>");
cancel_move_portlet();
unselect_portlet();
<%= flash_js %>