jipe_app/app/views/admin/comments/destroy.js.erb
2017-08-14 10:53:30 +02:00

3 lines
46 B
Plaintext

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