Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

4 lines
157 B
Plaintext

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