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

8 lines
245 B
Plaintext
Raw Normal View History

<%# 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
-%>
2011-02-05 14:20:06 +00:00
<span class="page">...</span>