app/views/spotlight/pages/new.html.erb in blacklight-spotlight-0.0.1 vs app/views/spotlight/pages/new.html.erb in blacklight-spotlight-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
<h1>New page</h1>
<%= render 'form' %>
-<%= link_to 'Back', [spotlight, @page.exhibit, @page] %>
+<%= link_to t('spotlight.curation.dashboard'), [spotlight, @page.exhibit, :catalog, :index] %>