From d2d150b21d2b0b0d966be2d0c1737392ead21b4d Mon Sep 17 00:00:00 2001 From: Bas Brands Date: Thu, 10 May 2018 11:12:31 +0200 Subject: [PATCH] MDL-62376 Theme boost: server side form validation for checkboxes --- .../element-advcheckbox-inline.mustache | 2 +- .../core_form/element-advcheckbox.mustache | 2 +- .../element-checkbox-inline.mustache | 2 +- .../core_form/element-checkbox.mustache | 2 +- .../core_form/element-radio-inline.mustache | 2 +- .../core_form/element-radio.mustache | 40 ++++++++++--------- .../element-template-inline.mustache | 2 +- 7 files changed, 27 insertions(+), 25 deletions(-) diff --git a/theme/boost/templates/core_form/element-advcheckbox-inline.mustache b/theme/boost/templates/core_form/element-advcheckbox-inline.mustache index d09c56cb8ef..94d2fd6f044 100644 --- a/theme/boost/templates/core_form/element-advcheckbox-inline.mustache +++ b/theme/boost/templates/core_form/element-advcheckbox-inline.mustache @@ -27,7 +27,7 @@ {{{.}}} {{/text}} {{{helpbutton}}} - - diff --git a/theme/boost/templates/core_form/element-checkbox-inline.mustache b/theme/boost/templates/core_form/element-checkbox-inline.mustache index 638a4d3afdb..279affb4137 100644 --- a/theme/boost/templates/core_form/element-checkbox-inline.mustache +++ b/theme/boost/templates/core_form/element-checkbox-inline.mustache @@ -27,7 +27,7 @@ {{{.}}} {{/text}} {{{helpbutton}}} - - diff --git a/theme/boost/templates/core_form/element-radio-inline.mustache b/theme/boost/templates/core_form/element-radio-inline.mustache index 95e04c37839..bac7a26d627 100644 --- a/theme/boost/templates/core_form/element-radio-inline.mustache +++ b/theme/boost/templates/core_form/element-radio-inline.mustache @@ -28,7 +28,7 @@ {{{.}}} {{/text}} {{{helpbutton}}} -