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

2 lines
102 B
Plaintext
Executable File

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