Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

4 lines
137 B
Plaintext

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