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
|
|
@ -1,7 +1,7 @@
|
|||
<%# Non-link tag that stands for skipped pages...
|
||||
- available local variables
|
||||
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
|
||||
-%>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue