chien_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally a1bba5a836 initial
2015-04-16 23:54:52 +02:00

3 lines
46 B
Plaintext

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