Nicolas Bally 1fa250e0e4 Initial
2011-07-15 12:29:09 +02: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() %>