搜索结果下一页样式不对
This commit is contained in:
parent
8f4c915c57
commit
46ad5f45c1
|
@ -7,5 +7,5 @@
|
||||||
remote: data-remote
|
remote: data-remote
|
||||||
-%>
|
-%>
|
||||||
<li>
|
<li>
|
||||||
<%= link_to_unless current_page.last?, t('views.pagination.next').html_safe, url, :rel => 'next', :remote => remote, :class => "next c_blue" %>
|
<%= link_to_unless false, t('views.pagination.next').html_safe, url, :rel => 'next', :remote => remote, :class => "next c_blue" %>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue