idn_app/app/views/admin/articles/destroy.js.erb
2016-07-29 20:23:40 +02:00

3 lines
46 B
Plaintext
Executable File

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