2013-02-13 00:51:35 +01:00

5 lines
186 B
Plaintext

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