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

wuhao
linchun 9 years ago
parent 914117230e
commit 2af261056c

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

Loading…
Cancel
Save