From 97278e35fc298e702812919304d590ae0865d8b8 Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Mon, 15 Nov 2021 13:05:43 +0000 Subject: [PATCH] Reset --- .../main/resources/lib/form/advanced.jelly | 38 +++++++++---------- .../lib/form/descriptorRadioList.jelly | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/core/src/main/resources/lib/form/advanced.jelly b/core/src/main/resources/lib/form/advanced.jelly index 2a7c9584475b..edc3b12a6e34 100644 --- a/core/src/main/resources/lib/form/advanced.jelly +++ b/core/src/main/resources/lib/form/advanced.jelly @@ -23,29 +23,29 @@ THE SOFTWARE. --> - - - Expandable section that shows "advanced..." button by default. - Upon clicking it, a section unfolds, and the HTML rendered by the body of this tag - appears. - - - Caption of the button. By default "Advanced" - - - Additional styles - - - 'left' or 'center' to align the button to left or center. - - + + + Expandable section that shows "advanced..." button by default. + Upon clicking it, a section unfolds, and the HTML rendered by the body of this tag + appears. + + + Caption of the button. By default "Advanced" + + + Additional styles + + + 'left' or 'center' to align the button to left or center. + +
-