合并导致的,任务列表分页错误

This commit is contained in:
yanxd 2014-07-03 10:06:57 +08:00
parent f664ec10b4
commit 10a844c67f
1 changed files with 1 additions and 1 deletions

View File

@ -96,5 +96,5 @@
<% end %>
<% end %>
<div class="pagination">
<%= pagination_links_full @obj_pages, @obj_count, :per_page_links => false %>
<%= pagination_links_full bid_pages %>
</div>