clair_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

3 lines
46 B
Plaintext

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