Sha256: d0d8f5565485127a01fd2ff62c16bc6f27c8e678e368d234d5e1474f10c8c20f

Contents?: true

Size: 250 Bytes

Versions: 23

Compression:

Stored size: 250 Bytes

Contents

<% if @response.total_pages > 1 %>
 <div class="row record-padding">
  <div class="col-md-9"> 
    <div class="pagination">
      <%= paginate @response, outer_window: 2, theme: 'blacklight', route_set: hyrax %>
    </div>
  </div>
 </div>
<% end %>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.1.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.0.5 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.0.4 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.0.3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.0.2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-1.0.1 app/views/hyrax/my/_results_pagination.html.erb