Enabled Portal settings for all sites (#1748)

refs 8ad11fe082

- Removes Portal settings access from behind flag and includes it by default.

Portal script is now enabled as default, the change here allows Site owners to access Portal settings via Ghost-Admin
This commit is contained in:
Rishabh Garg 2020-11-03 14:38:53 +05:30 committed by GitHub
parent f637be76be
commit fdd9ddeb4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div class="flex flex-column b--whitegrey bt mb5">
{{#if (and this.feature.labs.members (or (enable-developer-experiments) this.config.portal))}}
{{#if this.feature.labs.members}}
<div class="gh-setting-header">Portal</div>
<section class="flex flex-column br3 shadow-1 bg-grouped-table mt1 pa5 relative gh-settings-portal-section">
<div class="gh-setting-last gh-setting-first relative">