Sha256: 80c9635d92339f44fe293a629cfe1ac82bca03f79083c9c7b9ee48b0096dc66f

Contents?: true

Size: 358 Bytes

Versions: 3

Compression:

Stored size: 358 Bytes

Contents

-# available local variables:
  prev_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'), prev_url, :class => 'prev', :rel => 'prev', :remote => remote

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kaminari-0.9.3 app/views/kaminari/_prev_link.html.haml
kaminari-0.9.2 app/views/kaminari/_prev_link.html.haml
kaminari-0.9.1 app/views/kaminari/_prev_link.html.haml