Sha256: fbe147314dcfc2673035bdd8e6f7dc70f33413edfa836e5d3a0348b0a2e0fa88

Contents?: true

Size: 388 Bytes

Versions: 4

Compression:

Stored size: 388 Bytes

Contents

-#  "Previous" with link
  - available local variables
    url:           url to the previous page
    current_page:  the page number of 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 raw('« Prev'), url, :class => 'prev', :rel => 'prev', :remote => remote

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.9.7 app/views/kaminari/_prev_link.html.haml
kaminari-0.9.6 app/views/kaminari/_prev_link.html.haml
kaminari-0.9.5 app/views/kaminari/_prev_link.html.haml
kaminari-0.9.4 app/views/kaminari/_prev_link.html.haml