Sha256: 1713f0c3d16784e78783ab0a7791e00fe25e90fdf733c9f139f19e45e2246765

Contents?: true

Size: 414 Bytes

Versions: 230

Compression:

Stored size: 414 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
    num_pages:     total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
<%= link_to_unless current_page.last?, raw(t 'views.pagination_compact.next'), url, :rel => 'next', :remote => remote %>

Version data entries

230 entries across 229 versions & 2 rubygems

Version Path
blacklight-5.9.1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.9.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.8.2 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.8.1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.8.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.7.2 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.5.4 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.7.1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.7.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.6.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.5.3 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.5.2 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.5.1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.5.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.4.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.4.0.rc1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.3.0 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.0.3 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.1.1 app/views/kaminari/blacklight_compact/_next_page.html.erb
blacklight-5.2.0 app/views/kaminari/blacklight_compact/_next_page.html.erb