Admin dashboard
This commit is contained in:
parent
1d601616a3
commit
35e21b3402
5 changed files with 76 additions and 1 deletions
|
@ -29,7 +29,7 @@ Gitlab::Application.routes.draw do
|
|||
get 'mailer/preview_note'
|
||||
get 'mailer/preview_user_new'
|
||||
get 'mailer/preview_issue_new'
|
||||
root :to => "users#index"
|
||||
root :to => "dashboard#index"
|
||||
end
|
||||
|
||||
get "errors/githost"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue