Commit afda2f2a authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'mr-widget-rebase-button' into 'master'

Correct variant of Rebase button in MR widget

See merge request gitlab-org/gitlab!59684
parents ae89e2d4 f8ac8c70
......@@ -175,7 +175,7 @@ export default {
>
<gl-button
:loading="isMakingRequest"
variant="success"
variant="confirm"
data-qa-selector="mr_rebase_button"
@click="rebase"
>
......
---
title: Correct variant of Rebase button in MR widget
merge_request: 59684
author:
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