Sha256: 4fb047e84c47c23b06ada717ff466d904541cd7eb7006eda22895f7ae8e10827

Contents?: true

Size: 427 Bytes

Versions: 73

Compression:

Stored size: 427 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
    total_pages:   total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
<li class="first">
  <%= link_to_unless current_page.first?, t('views.pagination.first').html_safe, url, :remote => remote %>
</li>

Version data entries

73 entries across 73 versions & 4 rubygems

Version Path
forest_cms-0.98.1 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.14 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.13 app/views/kaminari/_first_page.html.erb
recruiter-1.1.18 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.12 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.11 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.10 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.9 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.8 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.7 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.6 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.5 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.4 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.3 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.2 app/views/kaminari/_first_page.html.erb
bootstrap_pager-0.11.0 app/views/bootstrap_pager/_first_page.html.erb
spree_backend-3.0.10 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.1 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.0 app/views/kaminari/_first_page.html.erb
spree_backend-3.1.0.rc4 app/views/kaminari/_first_page.html.erb