Commit 3c0c6cb1 authored by yo's avatar yo Committed by Yogi

Move to btn-confirm from btn-success in pipelines quotas page

Add Changelog
parent 9954291a
---
title: Move to btn-confirm from btn-success in pipelines quotas page
merge_request:
author: Yogi (@yo)
type: other
......@@ -9,7 +9,7 @@
= link_to s_('UsageQuota|Buy additional minutes'),
EE::SUBSCRIPTIONS_MORE_MINUTES_URL,
target: '_blank',
class: 'gl-button btn btn-success float-right',
class: 'gl-button btn btn-confirm float-right',
data: { track_event: 'click_buy_ci_minutes', track_label: namespace.actual_plan_name, track_property: 'pipeline_quota_page' }
.row
......
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