app/views/spotlight/about_pages/index.html.erb in blacklight-spotlight-0.8.2 vs app/views/spotlight/about_pages/index.html.erb in blacklight-spotlight-0.9.0
- old
+ new
@@ -1,5 +1,5 @@
-<%= render 'spotlight/shared/curation_sidebar' %>
+<%= render 'spotlight/shared/exhibit_sidebar' %>
<div id="content" class="col-md-9">
<%= render 'order_pages' %>
<% if can? :manage, Spotlight::Contact.new(exhibit: @exhibit) %>
<%= render 'contacts_form' %>
<% end %>