cris_app/app/views/portlet/shared/update.js.erb
Nicolas Bally af54665111 initial
2014-10-20 23:32:40 +02:00

7 lines
153 B
Plaintext

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