mmsc_app/app/views/admin/comments/destroy.js.erb
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

3 lines
46 B
Plaintext

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