gravier_app/app/views/admin/events/destroy.js.erb
2017-09-21 12:37:53 +02:00

3 lines
42 B
Plaintext

$('#event_row_<%=@event.id%>').remove();