mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
num_pages => total_pages
This commit is contained in:
parent
1f8389ae8f
commit
e79935c2d5
33 changed files with 90 additions and 89 deletions
|
|
@ -2,7 +2,7 @@
|
|||
-# 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
|
||||
-# total_pages: total number of pages
|
||||
-# per_page: number of items to fetch per page
|
||||
-# remote: data-remote
|
||||
%span.first
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue