mmsc_app/app/views/public/m_odr_files/update.js copy.erb
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +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();