论坛翻页 每页都要加链接

guange_homework
lizanle 10 years ago
parent 531b264a8f
commit 2aa52bfc59

@ -127,7 +127,7 @@
<%= render :partial => 'show_topics',:locals => {:memos=>@memos}%> <%= render :partial => 'show_topics',:locals => {:memos=>@memos}%>
</div> </div>
<ul class="wlist" id="pages" style="float: right;margin-top: 10px;"> <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> </ul>
<!--<div class="pageRoll">--> <!--<div class="pageRoll">-->

Loading…
Cancel
Save