Commit 7dd7578e authored by Austin Regnery's avatar Austin Regnery Committed by Natalia Tepluhina

Update button variant to confirm for save changes button in boards sidebar

parent 58bc0be3
...@@ -150,7 +150,7 @@ export default { ...@@ -150,7 +150,7 @@ export default {
<div class="gl-display-flex gl-w-full gl-justify-content-space-between gl-mt-5"> <div class="gl-display-flex gl-w-full gl-justify-content-space-between gl-mt-5">
<gl-button <gl-button
variant="success" variant="confirm"
size="small" size="small"
data-testid="submit-button" data-testid="submit-button"
:disabled="!title" :disabled="!title"
......
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