Nicolas Bally 5cf3a3e83d initial
2014-11-25 22:56:20 +01:00

4 lines
157 B
Plaintext

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