crossey_app/app/views/admin/events/destroy.js.erb

2 lines
41 B
Plaintext

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