projectblacklight/blacklight

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

Summary

Maintainability
Test Coverage
<% # this partial is deprecated.  catalog/index now renders the component %>
<% conf = blacklight_config.view_config(document_index_view_type) %>
<%= render conf.sidebar_component.new(blacklight_config: blacklight_config,
                                      response: @response,
                                      view_config: conf) %>