gs_app/app/views/portlet/shared/update.js.erb
2014-04-16 21:10:47 +02:00

7 lines
181 B
Plaintext

$("#portlet_<%= @portlet.id %>").replaceWith("<%= escape_javascript(render(@portlet)) %>");
$("#element_form").html("")
//$(".block_portlets").sortable("enable");
<%= flash_js %>