fix(settings): show correct space name and fix other small issues

This commit is contained in:
Benedikt Rötsch
2017-10-25 11:49:01 +02:00
committed by Benedikt Rötsch
parent bfd12a28e8
commit 5ddccf27d2
2 changed files with 8 additions and 4 deletions

View File

@@ -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