Nicolas Bally 7b2e6811dd initial
2020-06-05 11:10:02 +02:00

4 lines
109 B
Plaintext

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