From 5334def964b2451aaace65454ffcb88f07c4a38c Mon Sep 17 00:00:00 2001 From: dt-ucsd Date: Fri, 25 Mar 2016 13:45:18 -0700 Subject: [PATCH] reverting link test --- app/views/_toolbar.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/_toolbar.html.erb b/app/views/_toolbar.html.erb index 4398349b73..fa63f52cf0 100644 --- a/app/views/_toolbar.html.erb +++ b/app/views/_toolbar.html.erb @@ -63,7 +63,7 @@ <%= link_to 'My Works', sufia.dashboard_works_path %>
  • - <%= link_to 'Add New', sufia.new_curation_concerns_generic_work_path %> + <%= link_to 'Add New', new_curation_concerns_generic_work_path %>
  • <%= link_to 'Batch New', sufia.new_curation_concerns_file_set_path %>