1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/app/views/kaminari
Akira Matsuda 5b76f94b51 move the whole pagination logic to the paginator partial so that users can see and edit the logic
this removes an internal hack but introduces one or two other kind of black magics...
2011-02-16 22:56:05 +09:00
..
_current_page.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_current_page.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_first_page_link.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_first_page_link.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_last_page_link.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_last_page_link.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_next_link.html.erb I18n 2011-02-13 05:57:16 +09:00
_next_link.html.haml I18n 2011-02-13 05:57:16 +09:00
_next_span.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_next_span.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_page_link.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_page_link.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_paginator.html.erb move the whole pagination logic to the paginator partial so that users can see and edit the logic 2011-02-16 22:56:05 +09:00
_paginator.html.haml move the whole pagination logic to the paginator partial so that users can see and edit the logic 2011-02-16 22:56:05 +09:00
_prev_link.html.erb I18n 2011-02-13 05:57:16 +09:00
_prev_link.html.haml I18n 2011-02-13 05:57:16 +09:00
_prev_span.html.erb update views according to new convention 2011-02-11 17:56:20 +09:00
_prev_span.html.haml update views according to new convention 2011-02-11 17:56:20 +09:00
_truncated_span.html.erb I18n 2011-02-13 05:57:16 +09:00
_truncated_span.html.haml I18n 2011-02-13 05:57:16 +09:00