论坛翻页 每页都要加链接

This commit is contained in:
lizanle 2015-09-24 16:02:15 +08:00
parent 531b264a8f
commit 2aa52bfc59
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
<%= render :partial => 'show_topics',:locals => {:memos=>@memos}%>
</div>
<ul class="wlist" id="pages" style="float: right;margin-top: 10px;">
<%= pagination_links_full @topic_pages, @topic_count ,:per_page_links => false, :remote => true, :flag => true %>
<%= pagination_links_full @topic_pages, @topic_count ,:per_page_links => true, :remote => true, :flag => true %>
</ul>
<!--<div class="pageRoll">-->