gs_app/app/views/admin/articles/index.js.erb
2014-04-16 21:10:47 +02:00

2 lines
102 B
Plaintext

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