negos_app/app/views/admin/articles/destroy.js.erb
2016-02-16 21:09:48 +01:00

3 lines
46 B
Plaintext
Executable File

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