Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02: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() %>