Sha256: e18a03dcd7f3e09e4bc2b919c234d389e44cfb04f5010dbc8ff215048c37a80a

Contents?: true

Size: 393 Bytes

Versions: 299

Compression:

Stored size: 393 Bytes

Contents

<%# Link to the "First" page
  - available local variables
    url:           url to the first page
    current_page:  a page object for the currently displayed page
    num_pages:     total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
<li class="first">
  <%= link_to raw(t 'views.pagination.first'), url, :remote => remote %>
</li>

Version data entries

299 entries across 88 versions & 1 rubygems

Version Path
contour-3.0.1 app/views/kaminari/contour-small/_first_page.html.erb
contour-3.0.1 app/views/kaminari/contour/_first_page.html.erb
contour-3.0.1 app/views/kaminari/contour-large/_first_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour-large/_first_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour-small/_first_page.html.erb
contour-3.0.1.rc app/views/kaminari/contour/_first_page.html.erb
contour-3.0.0 app/views/kaminari/contour-large/_first_page.html.erb
contour-3.0.0 app/views/kaminari/contour-small/_first_page.html.erb
contour-3.0.0 app/views/kaminari/contour/_first_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour-large/_first_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour/_first_page.html.erb
contour-3.0.0.rc app/views/kaminari/contour-small/_first_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour-large/_first_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour-small/_first_page.html.erb
contour-3.0.0.beta1 app/views/kaminari/contour/_first_page.html.erb
contour-2.7.0 app/views/kaminari/contour-large/_first_page.html.erb
contour-2.7.0 app/views/kaminari/contour/_first_page.html.erb
contour-2.7.0 app/views/kaminari/contour-small/_first_page.html.erb
contour-2.7.0.beta1 app/views/kaminari/contour-large/_first_page.html.erb
contour-2.7.0.beta1 app/views/kaminari/contour-small/_first_page.html.erb