sul-dlss/argo

View on GitHub
app/views/catalog/_search_sidebar.html.erb

Summary

Maintainability
Test Coverage
<%= render 'facets' %>

<% unless has_search_parameters? || params[:all] %>
  <%= link_to 'Show more facets', root_path(all: true), class: 'btn btn-primary' %>
<% end %>