coton_app/app/views/admin/articles/destroy.js.erb
2018-12-15 14:06:53 +01:00

3 lines
46 B
Plaintext

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