mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-08 23:18:13 -07:00
split out navigation into submenus
This commit is contained in:
parent
73320db93d
commit
11ba2ebcc8
9 changed files with 103 additions and 47 deletions
|
|
@ -5,7 +5,8 @@ Rails.application.routes.draw do
|
|||
resources :sqm, only: :index
|
||||
resources :qpa, only: :index
|
||||
resources :resource, only: :index
|
||||
|
||||
resources :work_with_ecp, only: :index
|
||||
resources :construction, only: :index
|
||||
|
||||
root 'home#index'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue