Sha256: 872154fa741b503091c11fd20a201539f2620111821d8a51799bbbb50300b4ea

Contents?: true

Size: 222 Bytes

Versions: 58

Compression:

Stored size: 222 Bytes

Contents

<h2><%= t :'.header' %></h2>

<% unless @solr_documents.empty? %>
  <%= render partial: 'spotlight/catalog/document_admin_table', locals: { documents: @solr_documents } %>
<% else %>
  <%= t(:'.no_documents') %>
<% end %>

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
blacklight-spotlight-3.0.3 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.2 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.1 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc6 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc5 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc4 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc3 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc2 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.rc1 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.10 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.9 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.8 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.7 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.6 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.5 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.4 app/views/spotlight/dashboards/_solr_document_activity.html.erb
blacklight-spotlight-3.0.0.alpha.3 app/views/spotlight/dashboards/_solr_document_activity.html.erb