Sha256: c0c1bf97dc682855677a707857b4a7b59a6f5dfec3911cdb17c50500fdac5fba

Contents?: true

Size: 422 Bytes

Versions: 13

Compression:

Stored size: 422 Bytes

Contents

<%# Link to the "Last" page
  - available local variables
    url:           url to the last 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
-%>
<span class="last">
  <%= link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote} %>
</span>

Version data entries

13 entries across 13 versions & 5 rubygems

Version Path
locomotive_ecommerce_plugin-1.0.6 app/views/kaminari/_last_page.html.erb
locomotive_ecommerce_plugin-1.0.5 app/views/kaminari/_last_page.html.erb
locomotive_ecommerce_plugin-1.0.4 app/views/kaminari/_last_page.html.erb
locomotive_ecommerce_plugin-1.0.1 app/views/kaminari/_last_page.html.erb
locomotive_ecommerce_plugin-1.0.0 app/views/kaminari/_last_page.html.erb
active_administration-0.0.3 app/views/kaminari/active_admin/_last_page.html.erb
activeadministration-0.0.2 app/views/kaminari/active_admin/_last_page.html.erb
active_administration-0.0.2 app/views/kaminari/active_admin/_last_page.html.erb
activeadministration-0.0.1 app/views/kaminari/active_admin/_last_page.html.erb
active_administration-0.0.1 app/views/kaminari/active_admin/_last_page.html.erb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/kaminari-0.14.1/app/views/kaminari/_last_page.html.erb
kaminari-0.14.1 app/views/kaminari/_last_page.html.erb
kaminari-0.14.0 app/views/kaminari/_last_page.html.erb