jfn_app/app/views/admin/articles/index.js.erb
2012-02-12 16:03:16 +01:00

2 lines
102 B
Plaintext

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