kaminari--kaminari/app/views/kaminari/_paginator.html.haml

8 lines
267 B
Plaintext
Raw Normal View History

-# available local variables:
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
2011-02-08 02:25:43 +00:00
%nav.pagination
2011-02-07 02:31:58 +00:00
= content_for :kaminari_paginator_tags