UI improved, .main_box css class for show pages
This commit is contained in:
parent
88d9569a33
commit
69ef81404c
12 changed files with 94 additions and 79 deletions
|
@ -8,6 +8,7 @@ Gitlab::Application.routes.draw do
|
|||
get 'help' => 'help#index'
|
||||
get 'help/permissions' => 'help#permissions'
|
||||
get 'help/workflow' => 'help#workflow'
|
||||
get 'help/web_hooks' => 'help#web_hooks'
|
||||
|
||||
namespace :admin do
|
||||
resources :users do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue