From 7fa8fc343fe628e226126fab7b5c307224c5515b Mon Sep 17 00:00:00 2001 From: NextGestion Date: Thu, 30 Jun 2022 12:28:02 +0000 Subject: [PATCH 1/6] Add input "Search" to multiSelectArrayWithCheckbox() function --- htdocs/core/class/html.form.class.php | 7 +++++++ htdocs/core/js/lib_foot.js.php | 1 + 2 files changed, 8 insertions(+) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index d30eb562feb..ab32b9658d2 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -8387,6 +8387,7 @@ class Form