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

2 lines
102 B
Plaintext

$('#articles_index').html("<%= escape_javascript(render(:partial => "index_block"))%>");
unset_busy();