vivre_app/app/views/admin/articles/destroy.js.erb

3 lines
46 B
Plaintext

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