From 70e57ae7c8822ded39b739c1e62e205c3f6095f5 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Wed, 19 May 2021 20:56:29 +0200 Subject: [PATCH] Added spinner for loading manually created subscription --- ghost/admin/app/components/gh-member-settings-form-cp.hbs | 5 ++++- ghost/admin/app/styles/layouts/members.css | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ghost/admin/app/components/gh-member-settings-form-cp.hbs b/ghost/admin/app/components/gh-member-settings-form-cp.hbs index 5687f2c54c..394e97bb8b 100644 --- a/ghost/admin/app/components/gh-member-settings-form-cp.hbs +++ b/ghost/admin/app/components/gh-member-settings-form-cp.hbs @@ -107,11 +107,14 @@ {{#unless this.products}}
+ {{#unless this.isCreatingComplimentary}}
This member doesn't have subscriptions.
+ {{/unless}} + {{#unless this.member.isNew}} {{#if this.isAddComplimentaryAllowed}} {{#if this.isCreatingComplimentary}} - Loading... + {{else}}