Nicolas Bally 56a0aa9848 initial
2012-06-17 21:11:12 +02:00

5 lines
138 B
Plaintext

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