diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-10-11 12:15:18 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-10-11 12:15:18 +0200 |
commit | 39c78b71c1780c6f749f21edef4de0ac94ca9c96 (patch) | |
tree | c8d89da957b183abf597c2a48a3d399eb263fab6 | |
parent | 6cc3bb0f8fe292001c80c3a14cdc21952dd50c5f (diff) | |
download | gitlab-ce-39c78b71c1780c6f749f21edef4de0ac94ca9c96.tar.gz |
Add information about admin.
-rw-r--r-- | app/views/help/permissions.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/help/permissions.html.haml b/app/views/help/permissions.html.haml index 5dbd6790134..df35f41fc90 100644 --- a/app/views/help/permissions.html.haml +++ b/app/views/help/permissions.html.haml @@ -2,6 +2,7 @@ %h3.page-title Permissions %p.light Users have different abilities depending on the access level they have in particular group or project. %p.light If a user is both in a project group and in the project itself the highest permission level is used. + %p.light If a user is a GitLab administrator they receive all permissions. %hr %h4 Project: |