Sha256: d82b7f83750124f9f79ea169ada6ff5c55ce2e4bb8fb9aabfb365f494a90b064

Contents?: true

Size: 153 Bytes

Versions: 5

Compression:

Stored size: 153 Bytes

Contents

<% if @response.total_pages > 1 %>
<%= paginate @response, :theme => :blacklight_compact %>
<% else %>
<%= render_pagination_info(@response) %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blacklight-4.5.0 app/views/catalog/_paginate_compact.html.erb
blacklight-4.5.0.rc1 app/views/catalog/_paginate_compact.html.erb
blacklight-4.4.2 app/views/catalog/_paginate_compact.html.erb
blacklight-4.4.1 app/views/catalog/_paginate_compact.html.erb
blacklight-4.4.0 app/views/catalog/_paginate_compact.html.erb