Nicolas Bally d744a04b28 initial
2020-10-30 22:26:40 +01:00

4 lines
109 B
Plaintext

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