sadem_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally 000500e534 init
2020-02-25 02:33:11 +01:00

3 lines
46 B
Plaintext

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