Commit 49582683 authored by Sunjung Park's avatar Sunjung Park Committed by Brandon Labuschagne

Replace the success btn to the confirm btn in the preferences page

In the preferences page under profile picture in the top navigation,
there is a success button that is deprecated.

Changelog: fixed
parent c6982077
......@@ -131,7 +131,8 @@ export default {
<div class="col-lg-8">
<div class="form-group">
<gl-button
variant="success"
category="primary"
variant="confirm"
name="commit"
type="submit"
:disabled="!isSubmitEnabled"
......
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