diff --git a/app/views/catalog/facet.html.erb b/app/views/catalog/facet.html.erb index 4a9d959c98..f0d219907c 100644 --- a/app/views/catalog/facet.html.erb +++ b/app/views/catalog/facet.html.erb @@ -1,6 +1,6 @@ <%= render Blacklight::System::ModalComponent.new do |component| %> <% component.with_prefix do %> -
+
<%= render :partial=>'facet_pagination' %>
<% end %>