cs_app/app/views/admin/articles/destroy.js.erb
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

3 lines
46 B
Plaintext

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