kaps_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

3 lines
46 B
Plaintext

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