summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordappelt <dappelt@gitlab.com>2018-09-21 13:39:05 +0200
committerdappelt <dappelt@gitlab.com>2018-09-21 13:39:05 +0200
commit280914c28025831a5f63c981442c84a870af654e (patch)
tree1e362850ea1ccda00dd7e153fa3db77fa15a1f69
parente2df834afe965bc1091b48f0b34f119fa7ede53e (diff)
downloadgitlab-ce-da-clarify-subgroup-permissions.tar.gz
Update render style of note boxesda-clarify-subgroup-permissions
-rw-r--r--doc/user/group/subgroups/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md
index 70555a893bb..edd2f718176 100644
--- a/doc/user/group/subgroups/index.md
+++ b/doc/user/group/subgroups/index.md
@@ -1,6 +1,6 @@
# Subgroups
-> **Notes:**
+NOTE: **Note:**
> - [Introduced][ce-2772] in GitLab 9.0.
> - Not available when using MySQL as external database (support removed in
> GitLab 9.3 [due to performance reasons][issue]).
@@ -79,7 +79,7 @@ structure.
## Creating a subgroup
-> **Notes:**
+NOTE: **Note:**
> - You need to be an Owner of a group in order to be able to create
> a subgroup. For more information check the [permissions table][permissions].
> - For a list of words that are not allowed to be used as group names see the
@@ -136,10 +136,10 @@ From the image above, we can deduct the following things:
### Overriding the ancestor group membership
->**Note:**
+NOTE: **Note:**
You need to be an Owner of a group in order to be able to add members to it.
->**Note:**
+NOTE: **Note:**
A user's permissions in a subgroup cannot be lower than in any of its ancestor groups.
Therefore, you cannot reduce a user's permissions in a subgroup with respect to its ancestor groups.