summaryrefslogtreecommitdiff
path: root/app/views/admin/users
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-09 19:02:30 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-09 19:02:30 -0700
commitde629b4835f3ac6feac6bd567cee3ec79eb2b7d0 (patch)
tree176cbbbeb7cc6f3fd689d06aa7ffec88137801f9 /app/views/admin/users
parentfcaf0a89e8f4be206b0378c32fd683e1cf15f804 (diff)
downloadgitlab-ce-de629b4835f3ac6feac6bd567cee3ec79eb2b7d0.tar.gz
Blocking user does not remove him/her from project/groups but show blocked label
Diffstat (limited to 'app/views/admin/users')
-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 bae9a97bf36..90c9f8c2f9b 100644
--- a/app/views/admin/users/show.html.haml
+++ b/app/views/admin/users/show.html.haml
@@ -116,7 +116,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