From e7fb54cbece0a6753534bc11933f5d8f7bd1411d Mon Sep 17 00:00:00 2001 From: Yehuda Kremer Date: Fri, 19 Apr 2019 12:13:43 +0300 Subject: [PATCH] Update field-wizard.component.html fix bug, details here: https://support.squidex.io/t/bug-when-creating-new-schema-field-if-you-define-both-a-name-and-a-formcontrolname-attribute-on-your-radio-button-their-values-must-match/671 --- .../features/schemas/pages/schema/field-wizard.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html index 0a16aea81..3711c2e37 100644 --- a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html @@ -18,7 +18,7 @@