1
0
Fork 0
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:
Akira Matsuda 2012-05-25 15:31:53 +09:00
parent 1f8389ae8f
commit e79935c2d5
33 changed files with 90 additions and 89 deletions

View file

@ -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