Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Orbit
Manage
Activity
Members
Labels
Plan
Issues
97
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
Orbit
Commits
084e16d3
Verified
Commit
084e16d3
authored
4 years ago
by
Gaëlle Morin
Browse files
Options
Downloads
Patches
Plain Diff
fix: display of admin name: additional classes removed
parent
50acb9f5
No related branches found
No related tags found
2 merge requests
!177
fix: avatar bug + display of admin name
,
!176
Release/0.10
Pipeline
#6423
passed with stages
in 1 minute and 27 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/styles/base/table.scss
+0
-8
0 additions, 8 deletions
src/styles/base/table.scss
src/views/admin/page-admin-projects.pug
+1
-1
1 addition, 1 deletion
src/views/admin/page-admin-projects.pug
with
1 addition
and
9 deletions
src/styles/base/table.scss
+
0
−
8
View file @
084e16d3
...
...
@@ -228,11 +228,3 @@
margin-left
:
-50px
;
}
}
/* Fix only for admin-projects > administrator display */
#admin-project-list
>
div
>
div
.table-wrapper
>
div
>
solid-display
:nth-child
(
6
)>
div
>
solid-display
>
div
>
hubl-project-admins
>
solid-display
>
div
,
#admin-project-list
>
div
>
div
.table-wrapper
>
div
>
solid-display
:nth-child
(
6
)>
div
>
solid-display
>
div
>
hubl-project-admins
>
solid-display
>
div
>
solid-display
,
#admin-project-list
>
div
>
div
.table-wrapper
>
div
>
solid-display
:nth-child
(
6
)>
div
>
solid-display
>
div
>
hubl-project-admins
>
solid-display
>
div
>
solid-display
>
div
{
display
:
contents
;
}
This diff is collapsed.
Click to expand it.
src/views/admin/page-admin-projects.pug
+
1
−
1
View file @
084e16d3
...
...
@@ -56,7 +56,7 @@
solid-widget(name='hubl-project-admins')
template
solid-display
.user-thumb.is-spaced
(
solid-display(
data-src='${value}'
fields='user'
search-fields='is_admin'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment