Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 05:02:30 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 05:02:30 +0300
commitde629b4835f3ac6feac6bd567cee3ec79eb2b7d0 (patch)
tree176cbbbeb7cc6f3fd689d06aa7ffec88137801f9 /app/views/admin
parentfcaf0a89e8f4be206b0378c32fd683e1cf15f804 (diff)
Blocking user does not remove him/her from project/groups but show blocked label
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 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