Commit 9816077a authored by Illya Klymov's avatar Illya Klymov

Merge branch 'aregnery/service-ping-change-variant' into 'master'

Change variant to confirm for turn on service ping empty state

See merge request gitlab-org/gitlab!84785
parents 11a684fd 3c08b183
......@@ -43,7 +43,7 @@ export default {
{{ s__('ServicePing|Turn on service ping to review instance-level analytics.') }}
</p>
<gl-button category="primary" variant="success" :href="primaryButtonPath">
<gl-button category="primary" variant="confirm" :href="primaryButtonPath">
{{ s__('ServicePing|Turn on service ping') }}
</gl-button>
</template>
......
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