fix(settings): show correct space name and fix other small issues
This commit is contained in:
committed by
Benedikt Rötsch
parent
bfd12a28e8
commit
5ddccf27d2
@@ -66,8 +66,6 @@ block content
|
||||
.form-item
|
||||
input(type="checkbox" name="editorialFeatures" id="input-editorial-features" checked=settings.editorialFeatures)
|
||||
label(for="input-editorial-features") Enable editorial features
|
||||
if 'cpa' in errors
|
||||
+renderErrors(errors.cpa)
|
||||
.form-item__help-text Enable to display an edit link and other contextual helpers for authors. You need to have access to the connected space to make this work.
|
||||
|
||||
.form-item
|
||||
|
||||
Reference in New Issue
Block a user