Sha256: f5238d831252330416a430be8cee5c3af0cccea37c72c8e8e46eb4df1b42fa88

Contents?: true

Size: 380 Bytes

Versions: 4

Compression:

Stored size: 380 Bytes

Contents

<%# available local variables:
  page:          the page number of this page
  page_url:      url to this page
  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 class="page first">
  <%= link_to page, page_url, :remote => remote %>
</span>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.9.3 app/views/kaminari/_first_page_link.html.erb
kaminari-0.9.2 app/views/kaminari/_first_page_link.html.erb
kaminari-0.9.1 app/views/kaminari/_first_page_link.html.erb
kaminari-0.9.0 app/views/kaminari/_first_page_link.html.erb