删掉没用的分页代码

This commit is contained in:
wanglinchun 2014-04-29 14:36:15 +08:00
parent 0403666cea
commit db2d2e9b24
1 changed files with 0 additions and 6 deletions

View File

@ -61,10 +61,4 @@
<div class="pagination"><%= pagination_links_full @softapplication_pages, @softapplication_count, :per_page_links => false %></div>
<div class="pagination" style="float:left;">
<ul>
<%#= pagination_links_full @softapplications %>
</ul>
</div>
<% html_title l(:label_softapplication_list)%>