idn_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

3 lines
46 B
Plaintext

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