cleaning dashboard & tags
This commit is contained in:
parent
98d6492582
commit
7157305d5e
8 changed files with 0 additions and 59 deletions
|
@ -4,8 +4,6 @@ Gitlab::Application.routes.draw do
|
|||
require 'resque/server'
|
||||
mount Resque::Server.new, at: '/info/resque'
|
||||
|
||||
get 'tags'=> 'tags#index'
|
||||
get 'tags/:tag' => 'projects#index'
|
||||
get 'help' => 'help#index'
|
||||
|
||||
namespace :admin do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue