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
9d88c9ed
Commit
9d88c9ed
authored
Dec 08, 2021
by
David O'Regan
Committed by
Olena Horal-Koretska
Dec 08, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Refractor: remove un-needed data toggle
parent
5c420d6e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
ee/app/assets/javascripts/vue_shared/license_compliance/components/admin_license_management_row.vue
...se_compliance/components/admin_license_management_row.vue
+0
-3
No files found.
ee/app/assets/javascripts/vue_shared/license_compliance/components/admin_license_management_row.vue
View file @
9d88c9ed
...
...
@@ -107,7 +107,6 @@ export default {
</gl-dropdown-item>
</gl-dropdown>
<!-- eslint-disable @gitlab/vue-no-data-toggle -->
<gl-button
v-gl-tooltip
v-gl-modal
.
modal-license-delete-confirmation
...
...
@@ -117,10 +116,8 @@ export default {
icon=
"remove"
class=
"js-remove-button gl-ml-3"
category=
"tertiary"
data-toggle=
"modal"
@
click=
"setLicenseInModal(license)"
/>
<!-- eslint-enable @gitlab/vue-no-data-toggle -->
</div>
</div>
</div>
...
...
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