Commit ecb58e22 authored by Nicolas Dular's avatar Nicolas Dular

Change CI minutes purchase to a primary action

parent db66b4e5
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
= link_to s_('UsageQuota|Buy additional minutes'), = link_to s_('UsageQuota|Buy additional minutes'),
EE::SUBSCRIPTIONS_MORE_MINUTES_URL, EE::SUBSCRIPTIONS_MORE_MINUTES_URL,
target: '_blank', target: '_blank',
class: 'btn btn-inverted btn-success float-right', class: 'btn btn-success float-right',
data: { track_event: 'click_buy_ci_minutes', track_label: namespace.actual_plan_name, track_property: 'pipeline_quota_page' } data: { track_event: 'click_buy_ci_minutes', track_label: namespace.actual_plan_name, track_property: 'pipeline_quota_page' }
.row .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