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
41f50cde
Commit
41f50cde
authored
Jan 10, 2022
by
Austin Regnery
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove carat from dropdown button
Changelog: changed
parent
ed67f0e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
app/assets/javascripts/admin/users/components/user_actions.vue
...ssets/javascripts/admin/users/components/user_actions.vue
+2
-1
No files found.
app/assets/javascripts/admin/users/components/user_actions.vue
View file @
41f50cde
...
...
@@ -109,12 +109,13 @@ export default {
<div
v-if=
"hasDropdownActions"
class=
"gl-p-2"
>
<gl-dropdown
data-testid=
"dropdown-toggle"
right
:text=
"$options.i18n.userAdministration"
:text-sr-only=
"!showButtonLabels"
icon=
"ellipsis_h"
data-qa-selector=
"user_actions_dropdown_toggle"
:data-qa-username=
"user.username"
no-caret
right
>
<gl-dropdown-section-header>
{{
$options
.
i18n
.
userAdministration
...
...
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