Skip to content
Snippets Groups Projects
Commit 088cb4ea authored by E'zeki&el Kigbo's avatar E'zeki&el Kigbo :speech_balloon:
Browse files

Merge branch...

Merge branch '322663-remove-deprecated-button-variant-on-integration-configuration-views' into 'master'

Update button variant to "confirm" on integration settings page

See merge request gitlab-org/gitlab!55017
parents 40d6f312 5fb41ff6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -150,7 +150,7 @@ export default {
<gl-button
v-else
category="primary"
variant="success"
variant="confirm"
type="submit"
:loading="isSaving"
:disabled="isDisabled"
Loading
Loading
---
title: Update button variant to confirm on integration settings page
merge_request: 55017
author:
type: changed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment