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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
46382a43
Commit
46382a43
authored
Aug 06, 2019
by
Martin Wortschack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove local var
parent
a9f76d83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
app/views/groups/group_members/index.html.haml
app/views/groups/group_members/index.html.haml
+0
-2
No files found.
app/views/groups/group_members/index.html.haml
View file @
46382a43
-
page_title
_
(
"Members"
)
-
can_manage_members
=
can?
(
current_user
,
:admin_group_member
,
@group
)
-
show_invited_members
=
can_manage_members
&&
@invited_members
.
exists?
-
total_members
=
@members
.
total_count
-
total_members
+=
@invited_members
.
total_count
if
show_invited_members
-
pending_active
=
params
[
:search_invited
].
present?
.project-members-page.prepend-top-default
...
...
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