From bbaaaa4cf8dff240b84881883581b4292120597a Mon Sep 17 00:00:00 2001 From: Sascha Eggenberger Date: Fri, 11 Aug 2023 09:51:09 +0200 Subject: [PATCH] Billing settings: use GlCard Changelog: changed EE: true --- .../components/subscription_table.vue | 26 +++++++++++-------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/ee/app/assets/javascripts/billings/subscriptions/components/subscription_table.vue b/ee/app/assets/javascripts/billings/subscriptions/components/subscription_table.vue index dfd250b995a073..2e88fd77ce7a9d 100644 --- a/ee/app/assets/javascripts/billings/subscriptions/components/subscription_table.vue +++ b/ee/app/assets/javascripts/billings/subscriptions/components/subscription_table.vue @@ -170,24 +170,29 @@ export default {