添加micros和nubot的链接
This commit is contained in:
parent
4cd4d7b6dc
commit
887d2f9f00
|
@ -62,6 +62,9 @@ RedmineApp::Application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
get '/', to: 'organizations#show', defaults: { id: 5 }, constraints: {subdomain: 'micros'}
|
||||
get '/', to: 'organizations#show', defaults: { id: 23 }, constraints: {subdomain: 'nubot'}
|
||||
|
||||
resources :org_member do
|
||||
member do
|
||||
|
||||
|
|
Loading…
Reference in New Issue