gs_app/app/views/portlet/table_rows/destroy.js.erb
2014-04-16 21:10:47 +02:00

4 lines
157 B
Plaintext

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