gs_app/app/views/admin/events/destroy.js.erb
2015-01-18 22:20:09 +01:00

3 lines
42 B
Plaintext

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