feat: Minor fixes (#73)
* feat: Address JPs Feedback * fix: settings config * fix: fix tests
This commit is contained in:
@@ -39,6 +39,7 @@ block content
|
||||
|
||||
form(action=`/settings` method="POST" class="form")
|
||||
.form-item
|
||||
input(type="hidden" name="qs" value=queryString)
|
||||
label(for="input-space-id") #{translate('spaceIdLabel', currentLocale.code)}
|
||||
input(type="text" name="spaceId" id="input-space-id" value=settings.spaceId)
|
||||
if 'spaceId' in errors
|
||||
|
||||
Reference in New Issue
Block a user