5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
|
|
$("#portlet_<%= @table_content.portlet.id %>").replaceWith("<%= escape_javascript(render(@table_content.portlet)) %>");
|
|
|
|
block_js_initialize();
|
|
<%= flash_notice() %> |