From 965d1f4edaa09c4d64d807f87678036d9354cccf Mon Sep 17 00:00:00 2001 From: Miroslav Blasko Date: Tue, 8 Oct 2024 16:45:01 +0200 Subject: [PATCH 1/2] Test --- src/stories/assets/form/form1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/assets/form/form1.json b/src/stories/assets/form/form1.json index c5d48684..bcb2124a 100644 --- a/src/stories/assets/form/form1.json +++ b/src/stories/assets/form/form1.json @@ -2480,7 +2480,7 @@ "@type": "doc:question", "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--neoadjuvant-q", "has-layout-class": ["section", "answerable", "checkbox"], - "label": "Neoadjuvant (before treatment procedure)" + "label": "Neoadjuvant (before treatment procedure) " }, { "label": "No", From 8469faf2ca640e9aeb3bf0ec22522e2b0872c23b Mon Sep 17 00:00:00 2001 From: Miroslav Blasko Date: Tue, 8 Oct 2024 16:52:18 +0200 Subject: [PATCH 2/2] Test --- src/stories/assets/form/form1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/assets/form/form1.json b/src/stories/assets/form/form1.json index bcb2124a..aee50b32 100644 --- a/src/stories/assets/form/form1.json +++ b/src/stories/assets/form/form1.json @@ -2479,7 +2479,7 @@ ], "@type": "doc:question", "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--neoadjuvant-q", - "has-layout-class": ["section", "answerable", "checkbox"], + "has-layout-class": ["section" ], "label": "Neoadjuvant (before treatment procedure) " }, {