Sha256: 29aca8b9ba854f87d92ec7e8de0e9e3018ebf0ffc1cf760a7c69b330ba1157a9

Contents?: true

Size: 463 Bytes

Versions: 58

Compression:

Stored size: 463 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
-%>
<span class="first">
  <%= link_to_unless current_page.first?, '&laquo;'.html_safe, url, remote: remote, title: t('views.pagination.first'), class: 'button' %>
</span>

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
alchemy_cms-4.0.6 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.7 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.6 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.5 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.4 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.3 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.5 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.2 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.1 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.4 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.0 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.3 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.2 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.0.rc2 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.0.rc1 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.1 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-4.0.0.beta app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.6.0 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.5.0 app/views/kaminari/alchemy/_first_page.html.erb
alchemy_cms-3.4.2 app/views/kaminari/alchemy/_first_page.html.erb