论坛翻页 每页都要加链接
This commit is contained in:
parent
531b264a8f
commit
2aa52bfc59
|
@ -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">-->
|
||||
|
|
Loading…
Reference in New Issue