Project tab added. activities, team, snippets moved to project tab
This commit is contained in:
parent
6e5caa1985
commit
c1c903fb95
12 changed files with 80 additions and 27 deletions
|
@ -42,6 +42,10 @@ Gitlab::Application.routes.draw do
|
|||
get "team"
|
||||
get "wall"
|
||||
get "graph"
|
||||
get "activities"
|
||||
get "branches"
|
||||
get "tags"
|
||||
get "files"
|
||||
end
|
||||
|
||||
resources :refs, :only => [], :path => "/" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue