Sha256: e72939c42c03b0830ba1966647373323713117c5844a2169c14805b87ef46a19

Contents?: true

Size: 379 Bytes

Versions: 13

Compression:

Stored size: 379 Bytes

Contents

<%= render 'spotlight/shared/curation_sidebar' %>
<div id="content" class="col-md-9">

  <%= curation_page_title %>

      <%= render 'admin_header' %>
      <%= render 'search_header' %>

      <%- if @response.empty? %>
        <%= render "zero_results" %>
      <%- else %>
        <%= render_document_index %>
      <%- end %>

	    <%= render 'results_pagination' %>
</div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
blacklight-spotlight-0.8.2 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.8.1 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.8.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.7.2 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.7.1 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.7.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.6.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.5.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.4.1 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.3.1 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.3.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.2.0 app/views/spotlight/catalog/admin.html.erb
blacklight-spotlight-0.1.0 app/views/spotlight/catalog/admin.html.erb