Commit b1f64b05 authored by Yogi's avatar Yogi Committed by Enrique Alcántara

Move to confirm variant from success in javascripts/alert_management directory

parent 02ee1271
......@@ -43,7 +43,7 @@ export default {
</gl-link>
</div>
<div v-if="userCanEnableAlertManagement" class="gl-display-block center gl-pt-4">
<gl-button category="primary" variant="success" :href="enableAlertManagementPath">
<gl-button category="primary" variant="confirm" :href="enableAlertManagementPath">
{{ $options.i18n.emptyState.buttonText }}
</gl-button>
</div>
......
---
title: Move to confirm variant from success in alert_management directory
merge_request: 56206
author: Yogi (@yo)
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