From ee1461ea796b96c408b42fc43df19b8f75d55945 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Fri, 25 Aug 2023 05:53:25 +0200 Subject: [PATCH] [BUGFIX] Hide form validators label when no one is available With the deprecation removal of regular expressions based EXT:form validators in #101070, the set of available validators for the form element type URL became empty. (See EXT:form/Configuration/Yaml/FormElements/Url.yaml) Instead of only removing the select element from the DOM, the entire form-group is now removed, in order to also hide the corresponding