Sha256: b37d974c8fca61254084b1993957addaf81125698bf299dec14b2bffb46e5fda

Contents?: true

Size: 392 Bytes

Versions: 10

Compression:

Stored size: 392 Bytes

Contents

<% Blacklight.deprecation.warn('The partial catalog/_show_sidebar.html.erb will be removed in Blacklight 9.0. Configure blacklight_config.show.sidebar_component instead (default Blacklight::Search::SidebarComponent).') unless local_assigns[:silence_deprecation] %>
<% presenter = document_presenter(document) %>
<%= render presenter.view_config.sidebar_component.new(presenter: presenter) %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
blacklight-8.8.4 app/views/catalog/_show_sidebar.html.erb
blacklight-8.8.3 app/views/catalog/_show_sidebar.html.erb
blacklight-8.8.2 app/views/catalog/_show_sidebar.html.erb
blacklight-8.8.1 app/views/catalog/_show_sidebar.html.erb
blacklight-8.8.0 app/views/catalog/_show_sidebar.html.erb
blacklight-8.7.0 app/views/catalog/_show_sidebar.html.erb
blacklight-8.6.1 app/views/catalog/_show_sidebar.html.erb
blacklight-8.6.0 app/views/catalog/_show_sidebar.html.erb
blacklight-8.5.1 app/views/catalog/_show_sidebar.html.erb
blacklight-8.5.0 app/views/catalog/_show_sidebar.html.erb