From 2a4dc849d037680d72890bb590176229b654d3a1 Mon Sep 17 00:00:00 2001
From: Kevin Ansfield
Date: Tue, 25 May 2021 10:09:13 +0100
Subject: [PATCH] Disabled "Customise portal" button when signup access is
disabled
no issue
- when signup access is set to "none" the portal preview will be blank and the settings not available so it doesn't make sense to make the customise portal modal available
---
ghost/admin/app/templates/settings/membership.hbs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ghost/admin/app/templates/settings/membership.hbs b/ghost/admin/app/templates/settings/membership.hbs
index cb4d06c4e1..b8fdbcbe6f 100644
--- a/ghost/admin/app/templates/settings/membership.hbs
+++ b/ghost/admin/app/templates/settings/membership.hbs
@@ -33,7 +33,7 @@
Customize members modal signup flow