Commit e6e204f3 authored by Sarah Groff Hennigh-Palermo's avatar Sarah Groff Hennigh-Palermo

Merge branch 'btn-confirm-quotas' into 'master'

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

See merge request gitlab-org/gitlab!57861
parents 103efe46 eb3df3f8
---
title: Move to btn-confirm from btn-success in pipelines quotas page
merge_request: 57861
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