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
562eda87
Commit
562eda87
authored
Aug 05, 2019
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove card border
parent
e8654da9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/views/groups/group_members/index.html.haml
app/views/groups/group_members/index.html.haml
+2
-2
No files found.
app/views/groups/group_members/index.html.haml
View file @
562eda87
...
...
@@ -35,7 +35,7 @@
.tab-content
#existing_members
.tab-pane
{
:class
=>
(
"active"
unless
pending_active
)
}
.card
.card
.card-without-border
.card-header.flex-project-members-panel
%span
.flex-project-title
Members with access to
...
...
@@ -56,7 +56,7 @@
-
if
show_invited_members
#invited_members
.tab-pane
{
:class
=>
(
"active"
if
pending_active
)
}
.card
.card
.card-without-border
.card-header.flex-project-members-panel
%span
.flex-project-title
Members with pending access to
...
...
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