Commit 4cac4a46 authored by Artur Fedorov's avatar Artur Fedorov

Added missing button variant to remove licence modal

parent 084acd2a
......@@ -222,6 +222,7 @@ export default {
class="gl-mr-3"
:href="licenseRemovePath"
:data-confirm="$options.i18n.removeLicenseConfirm"
data-confirm-btn-variant="danger"
data-method="delete"
data-testid="license-remove-action"
data-qa-selector="remove_license_link"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment