Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

4 lines
137 B
Plaintext

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