Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d5dece0a
Commit
d5dece0a
authored
May 18, 2021
by
dcouture
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add message clarifying group invites
parent
c9cf866d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
app/views/shared/members/_invite_group.html.haml
app/views/shared/members/_invite_group.html.haml
+2
-0
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/views/shared/members/_invite_group.html.haml
View file @
d5dece0a
...
...
@@ -9,6 +9,8 @@
.form-group
=
label_tag
group_link_field
,
_
(
"Select a group to invite"
),
class:
"label-bold"
=
groups_select_tag
(
group_link_field
,
data:
{
skip_groups:
@skip_groups
},
class:
'input-clamp qa-group-select-field'
,
required:
true
)
.form-text.text-muted.gl-mb-3
=
_
(
'Group sharing provides access to all group members (including members who inherited group membership from a parent group).'
)
.form-group
=
label_tag
group_access_field
,
_
(
"Max access level"
),
class:
"label-bold"
.select-wrapper
...
...
locale/gitlab.pot
View file @
d5dece0a
...
...
@@ -15689,6 +15689,9 @@ msgstr ""
msgid "Group runners can be managed with the %{link}."
msgstr ""
msgid "Group sharing provides access to all group members (including members who inherited group membership from a parent group)."
msgstr ""
msgid "Group variables (inherited)"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment