Commit de420f3b authored by Sunjung Park's avatar Sunjung Park Committed by Peter Hegman

Change `Create commit` button variant to confirm

Changelog: fixed
parent d388c087
......@@ -61,7 +61,7 @@ export default {
</gl-sprintf>
</div>
<div class="text-center">
<gl-button :href="getNoteableData.new_blob_path" variant="success" category="primary">{{
<gl-button :href="getNoteableData.new_blob_path" variant="confirm" category="primary">{{
__('Create commit')
}}</gl-button>
</div>
......
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