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

2 lines
114 B
Plaintext

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