Nicolas Bally ad337f221c initial
2020-02-17 18:54:26 +01:00

4 lines
109 B
Plaintext

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