From 6b9214cf90762047b61b7f7f0bdec38bb6f8c9e3 Mon Sep 17 00:00:00 2001 From: NextGestion Date: Fri, 26 Aug 2022 19:05:55 +0000 Subject: [PATCH] Remove dol_escape_js from inputsearch_dropdownselectedfields input search --- htdocs/core/class/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 391462c98c0..582e0d4c20f 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -8413,7 +8413,7 @@ class Form