Skip to content

Commit

Permalink
Added new to citation
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckman committed Nov 21, 2014
1 parent 6bd60a8 commit 24c3644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
end
resources :biocuration_classifications, only: [:create, :update, :destroy]
resources :citation_topics, only: [:create, :update, :destroy]
resources :citations, except: [:new, :edit, :show] do
resources :citations, except: [:edit, :show] do
concerns [:data_routes]
end
resources :collecting_events do
Expand Down

0 comments on commit 24c3644

Please sign in to comment.