Skip to content

Commit

Permalink
reverting link test
Browse files Browse the repository at this point in the history
  • Loading branch information
dt-ucsd committed Mar 25, 2016
1 parent 74f296f commit 5334def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/_toolbar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<%= link_to 'My Works', sufia.dashboard_works_path %>
</li>
<li>
<%= link_to 'Add New', sufia.new_curation_concerns_generic_work_path %>
<%= link_to 'Add New', new_curation_concerns_generic_work_path %>
</li>
<li>
<%= link_to 'Batch New', sufia.new_curation_concerns_file_set_path %>
Expand Down

0 comments on commit 5334def

Please sign in to comment.