Nicolas Bally 6abf7679fd initial
2011-05-14 13:36:30 +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() %>