Sha256: 2520e95145e852b36992ac7c87408aafe5b699cd1596608b9fa04131b31d9738

Contents?: true

Size: 382 Bytes

Versions: 65

Compression:

Stored size: 382 Bytes

Contents

<% content_for(:sidebar) do %>
  <%= render 'spotlight/shared/exhibit_sidebar' %>
<% end %>

<%= curation_page_title %>

<div class="reindexingHistory clearfix mb-4">
  <%= render 'reindexing_activity' %>
</div>

<div class="pageHistory clearfix mb-4">
  <%= render 'page_activity' %>
</div>

<div class="updatedItems clearfix mb-4">
  <%= render 'solr_document_activity' %>
</div>

Version data entries

65 entries across 65 versions & 1 rubygems

Version Path
blacklight-spotlight-3.0.0.alpha.5 app/views/spotlight/dashboards/show.html.erb
blacklight-spotlight-3.0.0.alpha.4 app/views/spotlight/dashboards/show.html.erb
blacklight-spotlight-3.0.0.alpha.3 app/views/spotlight/dashboards/show.html.erb
blacklight-spotlight-3.0.0.alpha.2 app/views/spotlight/dashboards/show.html.erb
blacklight-spotlight-3.0.0.alpha.1 app/views/spotlight/dashboards/show.html.erb