qi6_app/app/views/admin/articles/destroy.js.erb
2019-05-17 12:30:45 +02:00

3 lines
46 B
Plaintext

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