clair_app/app/views/admin/m_events/update.js.erb
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

2 lines
114 B
Plaintext

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