Sha256: 06809a0bf76f7945437c3bc30d4c62b423c12df683a1bcfda7d0cd2b0f3c8c85

Contents?: true

Size: 423 Bytes

Versions: 4

Compression:

Stored size: 423 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

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