Nicolas Bally 761e075bb6 initial
2018-11-08 21:47:30 +01:00

4 lines
137 B
Plaintext

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