Nicolas Bally f20fe482c6 initial
2020-04-06 10:38:07 +02:00

4 lines
109 B
Plaintext

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