summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJames Gregory <james.gregory@epigenesys.org.uk>2016-12-28 22:22:57 +0000
committerJames Gregory <james.gregory@epigenesys.org.uk>2016-12-29 22:42:16 +0000
commitb21024684b7c8f9fdef524873434e057de7a2713 (patch)
treec30817cc438a3e2d6453a72204a5d3c4f044e781 /config
parentf9a49d0999de0cd81accd08abc2248f9c0fa56c9 (diff)
downloadgitlab-ce-b21024684b7c8f9fdef524873434e057de7a2713.tar.gz
Merged the 'groups' and 'projects' tabs when viewing user profiles
Diffstat (limited to 'config')
-rw-r--r--config/routes/admin.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/routes/admin.rb b/config/routes/admin.rb
index 23295b43c92..8e99239f350 100644
--- a/config/routes/admin.rb
+++ b/config/routes/admin.rb
@@ -6,7 +6,6 @@ namespace :admin do
member do
get :projects
get :keys
- get :groups
put :block
put :unblock
put :unlock