Sha256: ec4d5d5da31ebdf10ef7a9d1e807e241ce728fc379b3b85dff063b250007fa6c

Contents?: true

Size: 414 Bytes

Versions: 2

Compression:

Stored size: 414 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
  = link_to_unless current_page.last?, ::Wice::NlMessage['next_label'], url, :rel => 'next', :remote => remote

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wice_grid-3.2.0.pre3 app/views/kaminari/wice_grid/_next_page.html.haml
wice_grid-3.2.0.pre2 app/views/kaminari/wice_grid/_next_page.html.haml