项目搜索页码显示问题

This commit is contained in:
ouyangxuhua 2015-08-12 16:35:10 +08:00
parent 115e1e67d5
commit e5289410dd
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
<div class="pagination">
<ul>
<%= pagination_links_full @project_pages, @user_count %>
<%= pagination_links_full @project_pages, @project_count %>
</ul>
</div>