Moved Portal settings behind dedicated flag

no issue
depends on https://github.com/TryGhost/Ghost/pull/12211

- Other than dev flag, the Portal is now also enabled behind a dedicated `portal` flag
- Shows/hides Portal settings based on dev or Portal flag
This commit is contained in:
Rish 2020-09-17 14:18:39 +05:30 committed by Rishabh Garg
parent 6dc0489b7b
commit ede24fec24

View File

@ -140,7 +140,7 @@
{{/if}}
</section>
{{#if this.config.enableDeveloperExperiments}}
{{#if (or this.config.enableDeveloperExperiments this.config.portal)}}
<section class="bb b--whitegrey pa5">
<div class="flex justify-between">
<div>