Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

5 lines
138 B
Plaintext

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