Sha256: c86fdd1d7bc7b05331ac58d792fe662798a578bbdf43243c677bef5a29a538aa

Contents?: true

Size: 472 Bytes

Versions: 17

Compression:

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

17 entries across 17 versions & 1 rubygems

Version Path
alchemy_cms-2.9.1 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.9.0 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.8.3 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.5 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.3 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.4 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.8.2 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.8.1 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.3 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.2 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.1 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.7.0 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.2.1 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.2 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.1 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.0 app/views/kaminari/_first_page.html.erb
alchemy_cms-2.6.0.rc5 app/views/kaminari/_first_page.html.erb