Sha256: e685f3c4259fe2bdcda01cbef40fb83f5f302465c4ca4f7187d044d0f4b98c36

Contents?: true

Size: 424 Bytes

Versions: 776

Compression:

Stored size: 424 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

776 entries across 776 versions & 6 rubygems

Version Path
kuppayam-0.1.5 app/views/kaminari/_first_page.html.erb
kuppayam-0.1.4dev app/views/kaminari/_first_page.html.erb
kuppayam-0.1.4 app/views/kaminari/_first_page.html.erb
kuppayam-0.1.3 app/views/kaminari/_first_page.html.erb
kuppayam-0.1.2 app/views/kaminari/_first_page.html.erb
kuppayam-0.1.1 app/views/kaminari/_first_page.html.erb
decidim-core-0.0.6 app/views/kaminari/decidim/_first_page.html.erb
kuppayam-0.1.0 app/views/kaminari/_first_page.html.erb
spree_backend-3.2.0 app/views/kaminari/_first_page.html.erb
spree_backend-3.2.0.rc3 app/views/kaminari/_first_page.html.erb
decidim-core-0.0.5 app/views/kaminari/decidim/_first_page.html.erb
decidim-core-0.0.3 app/views/kaminari/decidim/_first_page.html.erb
decidim-core-0.0.2 app/views/kaminari/decidim/_first_page.html.erb
decidim-core-0.0.1 app/views/kaminari/decidim/_first_page.html.erb
spree_backend-3.2.0.rc2 app/views/kaminari/_first_page.html.erb
spree_backend-3.2.0.rc1 app/views/kaminari/_first_page.html.erb