summaryrefslogtreecommitdiff
path: root/app/views/admin
diff options
context:
space:
mode:
authorCesar Apodaca <cesarapodaca@live.com.mx>2017-12-15 18:56:39 +0000
committerRémy Coutable <remy@rymai.me>2017-12-15 18:56:39 +0000
commite9c11ca3d8cbb7ef1f9860a7462401935f8e93e7 (patch)
treeb1126bf4da1f172b1d04f31971e71ae9a9332133 /app/views/admin
parent24196763567b61e49721241f05cb1380fba1372e (diff)
downloadgitlab-ce-e9c11ca3d8cbb7ef1f9860a7462401935f8e93e7.tar.gz
fix issue #39843 Incorrect guidance stating blocked users will be removed from groups and projects as members
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/users/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/users/show.html.haml b/app/views/admin/users/show.html.haml
index 98ff592eb64..63c5a15de1c 100644
--- a/app/views/admin/users/show.html.haml
+++ b/app/views/admin/users/show.html.haml
@@ -157,7 +157,6 @@
%ul
%li User will not be able to login
%li User will not be able to access git repositories
- %li User will be removed from joined projects and groups
%li Personal projects will be left
%li Owned groups will be left
%br