Sha256: 12c32e902cc7eff2e0ea843f40f25c27010e77f61c034f11b2e364638b497f04

Contents?: true

Size: 424 Bytes

Versions: 12

Compression:

Stored size: 424 Bytes

Contents

-#  Link to the "Next" page
-#  available local variables
-#    url:           url to the next page
-#    current_page:  a page object for the currently displayed page
-#    total_pages:   total number of pages
-#    per_page:      number of items to fetch per page
-#    remote:        data-remote
%li.next
  = link_to_unless current_page.last?, t('views.pagination.next').html_safe, url, :rel => 'next', :remote => remote

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
bootstrap_pager-0.11.0 app/views/bootstrap_pager/_next_page.html.haml
bootstrap_pager-0.10.1 app/views/bootstrap_pager/_next_page.html.haml
bootstrap_pager-0.10.0 app/views/bootstrap_pager/_next_page.html.haml
bootstrap_pager-0.9.3 app/views/bootstrap_pager/_next_page.html.haml
deal_redemptions-0.0.9 app/views/kaminari/_next_page.html.haml
deal_redemptions-0.0.8 app/views/kaminari/_next_page.html.haml
deal_redemptions-0.0.7 app/views/kaminari/_next_page.html.haml
deal_redemptions-0.0.5 app/views/kaminari/_next_page.html.haml
deal_redemptions-0.0.4 app/views/kaminari/_next_page.html.haml
bootstrap_pager-0.9.2 app/views/bootstrap_pager/_next_page.html.haml
bootstrap_pager-0.9.1 app/views/pager/_next_page.html.haml
bootstrap_pager-0.9.0 app/views/pager/_next_page.html.haml