ual_app/app/views/admin/articles/index.js.erb
2014-08-24 00:18:02 +02:00

2 lines
102 B
Plaintext

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