idn_app/app/views/admin/comments/destroy.js.erb
2016-07-29 20:23:40 +02:00

3 lines
46 B
Plaintext
Executable File

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