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

5 lines
138 B
Plaintext

$("#portlet_<%= @portlet.id %>").replaceWith("<%= escape_javascript(render(@portlet)) %>");
block_js_initialize();
<%= flash_notice() %>