UI: add new button, top panel restyle etc
This commit is contained in:
parent
3b5a4fa2fd
commit
15c4655527
27 changed files with 88 additions and 64 deletions
|
@ -6,6 +6,7 @@ Gitlab::Application.routes.draw do
|
|||
|
||||
get 'tags'=> 'tags#index'
|
||||
get 'tags/:tag' => 'projects#index'
|
||||
get 'help' => 'help#index'
|
||||
|
||||
namespace :admin do
|
||||
resources :users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue