Sha256: cf0fb23601cab9f0bd51cb7c9e8ea25c8f414b642d0b86a19ed684fd2cbedfa5

Contents?: true

Size: 449 Bytes

Versions: 31

Compression:

Stored size: 449 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
%span.next
  - unless current_page.last?
    = link_to url, rel: 'next', remote: remote, class: 'btn-pag', title: 'Next' do
      %i.icon-arrow-right

Version data entries

31 entries across 30 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.21 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.20 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.19 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.18 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.18 testing-with-2.1.18/app/views/kaminari/_next_page.html.haml
keppler-2.1.17 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.16 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.15 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.14 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.13 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.12 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.11 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.10 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.9 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.8 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.7 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.6 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.5 installer/core/app/views/kaminari/_next_page.html.haml
keppler-2.1.4 installer/core/app/views/kaminari/_next_page.html.haml