socialforge/app/views/homepages/index.js.erb

1 line
92 B
Plaintext
Raw Normal View History

2016-10-19 20:33:39 +08:00
$("#blog-list").replaceWith('<%= escape_javascript( render :partial => 'article_list') %>');