Sha256: cc0b8d88d3b4570c1a4babd2c724d92f1d06402ab4d16c465feac3ede47941ec

Contents?: true

Size: 399 Bytes

Versions: 4

Compression:

Stored size: 399 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

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