Sha256: d00d89dc9151ef86ecfdcad61dfb8b856d1a2979e2904f75ea09558534ebf6f9

Contents?: true

Size: 432 Bytes

Versions: 659

Compression:

Stored size: 432 Bytes

Contents

<%# Link to the "Next" page
  - available local variables
    url:           url to the next 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="next">
  <%= link_to_unless current_page.last?, t('views.pagination.next').html_safe, url, rel: 'next', remote: remote %>
</li>

Version data entries

659 entries across 659 versions & 3 rubygems

Version Path
wco_models-3.1.0.201 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.199 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.198 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.197 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.196 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.195 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.194 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.193 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.192 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.191 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.190 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.189 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.188 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.187 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.184 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.183 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.182 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.181 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.180 app/views/wco/kaminari/_next_page.html.erb
wco_models-3.1.0.178 app/views/wco/kaminari/_next_page.html.erb