Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +02:00

6 lines
216 B
Plaintext

$("#new_portlet_form_inline").replaceWith("<%= escape_javascript(render(@portlet)) %>");
$("#portlet_<%= @portlet.id %>").effect("highlight", {}, 3000);
block_js_initialize();
update_portlet_order();
<%= flashs() %>