kaminari--kaminari/app/views/kaminari/_truncated_span.html.haml

9 lines
318 B
Plaintext

-# Non-link tag that stands for skipped pages...
- available local variables
current_page: the page number of currently displayed page
num_pages: total number of pages
per_page: number of items to fetch per page
remote: data-remote
%span.page
= raw(t 'views.pagination.truncate')