From 0093e29e097d17e5704db62e5634c9bcbb621fb3 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Sat, 19 Oct 2019 14:43:35 +0200 Subject: [PATCH] Spelling error fixed and bug in field form. --- .../pages/schema/schema-preview-urls-form.component.html | 2 +- src/Squidex/app/shared/state/schemas.forms.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Squidex/app/features/schemas/pages/schema/schema-preview-urls-form.component.html b/src/Squidex/app/features/schemas/pages/schema/schema-preview-urls-form.component.html index 1d528d269..d527a3512 100644 --- a/src/Squidex/app/features/schemas/pages/schema/schema-preview-urls-form.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/schema-preview-urls-form.component.html @@ -10,7 +10,7 @@ - Read the documentation before setting up a custom content preview urls. + Read the documentation before setting up custom content preview urls.
diff --git a/src/Squidex/app/shared/state/schemas.forms.ts b/src/Squidex/app/shared/state/schemas.forms.ts index c78bb5a31..4ed38c367 100644 --- a/src/Squidex/app/shared/state/schemas.forms.ts +++ b/src/Squidex/app/shared/state/schemas.forms.ts @@ -170,6 +170,7 @@ export class EditFieldForm extends Form