From f07f81cf3d3da020eea4b5959a7b7f0fbac06621 Mon Sep 17 00:00:00 2001
From: Jan Faracik <43062514+janfaracik@users.noreply.github.com>
Date: Sun, 14 Nov 2021 23:32:44 +0000
Subject: [PATCH] Fix
---
.../main/resources/lib/form/class-entry.jelly | 20 ++++++++++---------
.../lib/form/descriptorRadioList.jelly | 2 +-
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/core/src/main/resources/lib/form/class-entry.jelly b/core/src/main/resources/lib/form/class-entry.jelly
index d47f299225f9..16f139f91a39 100644
--- a/core/src/main/resources/lib/form/class-entry.jelly
+++ b/core/src/main/resources/lib/form/class-entry.jelly
@@ -45,13 +45,15 @@ THE SOFTWARE.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/core/src/main/resources/lib/form/descriptorRadioList.jelly b/core/src/main/resources/lib/form/descriptorRadioList.jelly
index bc5963a2a197..f6342c551576 100644
--- a/core/src/main/resources/lib/form/descriptorRadioList.jelly
+++ b/core/src/main/resources/lib/form/descriptorRadioList.jelly
@@ -53,9 +53,9 @@ THE SOFTWARE.
title="${d.displayName}" checked="${instance.descriptor==d}">
+
-
\ No newline at end of file