Sha256: 80856d8ef82cd2bb0fc39a076c004fe92b8d70b86e920d4da18104955e7f79aa

Contents?: true

Size: 408 Bytes

Versions: 61

Compression:

Stored size: 408 Bytes

Contents

<div id="sidebar" class="<%= sidebar_classes %>">
  <%= render 'search_sidebar' %>
</div>

<div id="content" class="<%= main_content_classes %>">
  <% unless has_search_parameters? %>
    <%# if there are no input/search related params, display the "home" partial -%>
    <%= render 'home' %>
    <%= render 'shared/sitelinks_search_box' %>
  <% else %>
    <%= render 'search_results' %>
  <% end %>
</div>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
blacklight-6.25.0 app/views/catalog/index.html.erb
blacklight-6.24.0 app/views/catalog/index.html.erb
blacklight-6.23.0 app/views/catalog/index.html.erb
blacklight-6.22.0 app/views/catalog/index.html.erb
blacklight-6.21.0 app/views/catalog/index.html.erb
blacklight-6.20.0 app/views/catalog/index.html.erb
blacklight-6.19.2 app/views/catalog/index.html.erb
blacklight-6.19.1 app/views/catalog/index.html.erb
blacklight-6.19.0 app/views/catalog/index.html.erb
blacklight-6.18.0 app/views/catalog/index.html.erb
blacklight-6.17.0 app/views/catalog/index.html.erb
blacklight-6.16.0 app/views/catalog/index.html.erb
blacklight-6.15.0 app/views/catalog/index.html.erb
blacklight-6.14.1 app/views/catalog/index.html.erb
blacklight-6.14.0 app/views/catalog/index.html.erb
blacklight-6.13.0 app/views/catalog/index.html.erb
blacklight-6.12.0 app/views/catalog/index.html.erb
blacklight-6.11.2 app/views/catalog/index.html.erb
blacklight-6.11.1 app/views/catalog/index.html.erb
blacklight-6.11.0 app/views/catalog/index.html.erb