Sha256: 698425e9cd64d47c623f54dc8f2a7841ba81bc71542deb6e3c817f899e7ed946

Contents?: true

Size: 426 Bytes

Versions: 225

Compression:

Stored size: 426 Bytes

Contents

<%# Link to the "Previous" page
  - available local variables
    url:           url to the previous 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.first?, raw(t 'views.pagination_compact.previous'), url, :rel => 'prev', :remote => remote %>

Version data entries

225 entries across 224 versions & 2 rubygems

Version Path
blacklight-4.0.0 app/views/kaminari/blacklight_compact/_prev_page.html.erb
blacklight-4.0.0.rc2 app/views/kaminari/blacklight_compact/_prev_page.html.erb
blacklight-4.0.0.rc1 app/views/kaminari/blacklight_compact/_prev_page.html.erb
blacklight-4.0.0.pre7 app/views/kaminari/blacklight_compact/_prev_page.html.erb
blacklight-4.0.0.pre6 app/views/kaminari/blacklight_compact/_prev_page.html.erb