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