Sha256: b4a3fc3694d9affcf0cfc6a2b0ef634dc11d5844e4588e034f672e56388e3b8a

Contents?: true

Size: 396 Bytes

Versions: 4

Compression:

Stored size: 396 Bytes

Contents

-#  Link to the "Last" page
  - available local variables
    url:           url to the last 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
%span.last
  = link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.12.2 app/views/kaminari/_last_page.html.haml
kaminari-0.12.1 app/views/kaminari/_last_page.html.haml
kaminari-0.12.0 app/views/kaminari/_last_page.html.haml
kaminari-0.11.0 app/views/kaminari/_last_page.html.haml