2016-02-16 21:09:48 +01:00

4 lines
157 B
Plaintext
Executable File

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