Commit 8a471f73 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '225229-update-pipeline-warning-button' into 'master'

Update pipeline minute warning button style

See merge request gitlab-org/gitlab!35675
parents df11d53c cc3855cb
......@@ -4,7 +4,7 @@
%div{ class: [(classes if defined? classes)] }
.shared-runner-quota-message.gl-pt-5.gl-pb-3
.js-vue-alert{ 'v-cloak': true, data: { variant: notification.style,
secondary_button_text: _('Buy more Pipeline minutes'),
secondary_button_link: ::EE::SUBSCRIPTIONS_MORE_MINUTES_URL,
primary_button_text: _('Buy more Pipeline minutes'),
primary_button_link: ::EE::SUBSCRIPTIONS_MORE_MINUTES_URL,
dismissible: 'false' } }
= notification.text
---
title: Update pipeline minute warning button style
merge_request: 35675
author:
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