Sha256: 4ed30b6124ef8d0518923150c31da82091ca4c9d1463e2091e249d8c0fcace50

Contents?: true

Size: 418 Bytes

Versions: 3

Compression:

Stored size: 418 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?, raw(t 'views.pagination.next'), url, :rel => 'next', :remote => remote

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
ish_lib_engine-0.0.5 app/views/templates/kaminari/_next_page.haml
ish_lib_manager-0.0.1 app/views/ish_lib_manager/kaminari/_next_page.haml
ish_lib_assets-0.1.3 app/views/templates/kaminari/_next_page.haml