Sha256: abe92000cf98a7cda26290a173eb837e11141b7dae566f923fbb8ed14ec83e73

Contents?: true

Size: 249 Bytes

Versions: 69

Compression:

Stored size: 249 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

69 entries across 69 versions & 2 rubygems

Version Path
hyrax-5.0.4 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.6.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.5.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.4.2 app/views/hyrax/my/_results_pagination.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.4.1 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.4.0 app/views/hyrax/my/_results_pagination.html.erb
hyrax-3.3.0 app/views/hyrax/my/_results_pagination.html.erb