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

4 lines
109 B
Plaintext

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