chaix_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally 6a8e471b82 intial
2019-02-01 13:53:57 +01:00

3 lines
46 B
Plaintext

$('#comment_row_<%=@comment.id%>').remove();