Moved pagination to top bar.

Removed "prev", "next", "first" and "last" from kaminari paginator.
This commit is contained in:
Christoph Haas 2013-08-24 22:42:42 +02:00
parent c219c38a49
commit 8b5c1d9ff2
3 changed files with 27 additions and 4 deletions

View file

@ -21,3 +21,11 @@
en:
hello: "Hello world"
views:
pagination:
first: "«"
last: "»"
previous: "‹"
next: "›"
truncate: "..."