basic_app/app/views/admin/m_odr_files/update.js copy.erb
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

2 lines
123 B
Plaintext

$('#m_odr_file_row_<%= @m_odr_file.id %>').replaceWith("<%= escape_javascript(render(@m_odr_file))%>");
close_pane_hover();