Nicolas Bally 3524d4c862 intial
2020-03-18 15:49:29 +01:00

4 lines
157 B
Plaintext

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