Sha256: b26cac84341efc2000e10a364da8d76205f9e69bdd65a84d4a6931cf59825dd8

Contents?: true

Size: 343 Bytes

Versions: 27

Compression:

Stored size: 343 Bytes

Contents

<% if current_search_session %>
  <div id="appliedParams" class="clearfix constraints-container">
    <%= render 'start_over' %>
    <%= link_back_to_catalog class: 'btn btn-outline-secondary' %>
  </div>
<% end %>

<%= render 'show_main_content' %>

<% content_for(:sidebar) do %>
  <%= render_document_sidebar_partial @document %>
<% end %>

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
blacklight-7.28.0 app/views/catalog/show.html.erb
blacklight-7.27.1 app/views/catalog/show.html.erb
blacklight-7.27.0 app/views/catalog/show.html.erb
blacklight-7.26.1 app/views/catalog/show.html.erb
blacklight-7.26.0 app/views/catalog/show.html.erb
blacklight-7.25.3 app/views/catalog/show.html.erb
blacklight-7.25.2 app/views/catalog/show.html.erb