Sha256: 7e3cae0667c961df4000a3b8590256b588b9eae09c8550ae037a24af39d249b9

Contents?: true

Size: 435 Bytes

Versions: 5

Compression:

Stored size: 435 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
-#    num_pages:     total number of pages
-#    per_page:      number of items to fetch per page
-#    remote:        data-remote
%li{:class => current_page.last? ? 'disabled' : nil}
  = link_to raw(t 'views.pagination.next'), url, :rel => 'next', :remote => remote

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
app_frame-0.6.1 app/views/kaminari/app_frame/_next_page.html.haml
app_frame-0.5.8 app/views/kaminari/app_frame/_next_page.html.haml
app_frame-0.5.7 app/views/kaminari/app_frame/_next_page.html.haml
app_frame-0.5.6 app/views/kaminari/app_frame/_next_page.html.haml
app_frame-0.5.5 app/views/kaminari/app_frame/_next_page.html.haml