Commit 82f32b6f authored by Phil Hughes's avatar Phil Hughes

Merge branch 'btn-confirm-pipeline_editor' into 'master'

Move to confirm variant from success in javascripts/pipeline_editor directory

See merge request gitlab-org/gitlab!56200
parents 65a0a021 53a93cc5
......@@ -124,7 +124,7 @@ export default {
type="submit"
class="js-no-auto-disable"
category="primary"
variant="success"
variant="confirm"
:disabled="submitDisabled"
:loading="isSaving"
>
......
---
title: Move to confirm varient from success in pipeline_editor directory
merge_request: 56200
author: Yogi (@yo)
type: changed
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