jfn_app/app/views/portlet/table_contents/destroy_row.js.erb
Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

6 lines
184 B
Plaintext

$("#table_content_edit_pane_<%= @table_content.id %>").html("<%= escape_javascript(render(:partial => "portlet/table_contents/table_content_edit_pane")) %>");
<%= flash_notice() %>