Commit 3f22cf61 authored by David O'Regan's avatar David O'Regan

Merge branch 'aregnery/update-commit-custody-button-variant' into 'master'

Update the variant to confirm for exporting chain of cutody button

See merge request gitlab-org/gitlab!76699
parents bfe34fe2 368884c2
......@@ -94,7 +94,7 @@ export default {
<gl-button
:disabled="mergeCommitButtonDisabled"
type="submit"
variant="success"
variant="confirm"
data-test-id="merge-commit-submit-button"
class="disable-hover"
>{{ $options.strings.mergeCommitButtonText }}</gl-button
......
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