negos_app/app/views/admin/comments/destroy.js.erb
2016-02-16 21:09:48 +01:00

3 lines
46 B
Plaintext
Executable File

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