pmr_app/app/views/admin/articles/destroy.js.erb
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

3 lines
46 B
Plaintext

$('#article_row_<%=@article.id%>').remove();