pw_app/app/views/portlet/table_cols/destroy.js.erb
Nicolas Bally 2a1d9dadc7 initial
2015-10-26 15:00:29 +01:00

4 lines
137 B
Plaintext

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