app/views/spotlight/custom_fields/new.html.erb in blacklight-spotlight-0.8.2 vs app/views/spotlight/custom_fields/new.html.erb in blacklight-spotlight-0.9.0
- old
+ new
@@ -1,6 +1,5 @@
-<%= render 'spotlight/shared/curation_sidebar' %>
+<%= render 'spotlight/shared/exhibit_sidebar' %>
<div id="content" class="col-md-9">
- <%= curation_page_title %>
-
-<%= render 'form' %>
+ <%= configuration_page_title %>
+ <%= render 'form' %>
</div>
\ No newline at end of file