h回复改过的分页错误代码,修改有误

wuhao
linchun 9 years ago
parent 914117230e
commit 2af261056c

@ -68,7 +68,7 @@
</div>
<div class="pagination">
<ul>
<%= pagination_links_full @user_pages, @user_count, :per_page_links => false %>
<%= pagination_links_full @user_pages, @user_count %>
</ul>
</div>

Loading…
Cancel
Save