Commit 974ea3aa authored by Miguel Rincon's avatar Miguel Rincon

Merge branch 'aregnery/new-file-button-variant-update-webide' into 'master'

Change variant to confirm for new file button in empty state of WebIDE

See merge request gitlab-org/gitlab!84734
parents fc5ebdd2 2b5ffd8f
...@@ -166,7 +166,7 @@ export default { ...@@ -166,7 +166,7 @@ export default {
}} }}
</p> </p>
<gl-button <gl-button
variant="success" variant="confirm"
category="primary" category="primary"
:title="__('New file')" :title="__('New file')"
:aria-label="__('New file')" :aria-label="__('New file')"
......
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