vivre_app/app/views/admin/comments/destroy.js.erb

3 lines
46 B
Plaintext

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