idn_app/app/views/portlet/table_contents/destroy_row.js.erb
2016-07-29 20:23:40 +02:00

6 lines
184 B
Plaintext
Executable File

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