cs_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

3 lines
46 B
Plaintext

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