php_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally 5cf3a3e83d initial
2014-11-25 22:56:20 +01:00

3 lines
46 B
Plaintext

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