Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Remove cataloguing controller and route.
Browse files Browse the repository at this point in the history
  • Loading branch information
redlibrarian committed Jul 12, 2018
1 parent 3858e72 commit 26e8c9c
Show file tree
Hide file tree
Showing 3 changed files with 1,381 additions and 23 deletions.
22 changes: 0 additions & 22 deletions app/controllers/cataloguing_controller.rb

This file was deleted.

1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
resources :forms
post "forms/send_email" => "forms#send_email"

resources :cataloguing
# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".

Expand Down
Loading

0 comments on commit 26e8c9c

Please sign in to comment.