Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +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 %>