pmr_app/app/views/admin/articles/index.js.erb
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

2 lines
102 B
Plaintext

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