app/views/kaminari/blacklight_compact/_paginator.html.erb in hyrax-2.1.0.beta1 vs app/views/kaminari/blacklight_compact/_paginator.html.erb in hyrax-2.1.0.beta2

- old
+ new

@@ -1,8 +1,7 @@ <%# This is copied from blacklight-5.5.3/app/views/kaminari/blacklight_compact/_paginator.html.erb so we can add a aria-hidden="true" attribute around it. If that gets added into -Blacklight, this file can be removed --%> +Blacklight, this file can be removed -%> <% if total_pages > 1 -%> <%# #render checks if total_pages > 1, so we can't put our fallback in here .. -%> <%= paginator.render do -%> <div aria-hidden="true" class="page_links">