From ae9bda8bbbdb78cf5b830a169fe63282450c4d36 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Fri, 8 Mar 2024 15:54:39 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B07328=20Deprecate=20js/jquery.autocomplet?= =?UTF-8?q?e.js=20This=20lib=20isn't=20used=20since=20iTop=203.0.0=20(repl?= =?UTF-8?q?aced=20by=20JQuery=20UI=20autocomplete=20widget)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/jquery.autocomplete.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/js/jquery.autocomplete.js b/js/jquery.autocomplete.js index 2085250bcb..ade1c5ccd3 100644 --- a/js/jquery.autocomplete.js +++ b/js/jquery.autocomplete.js @@ -1,3 +1,7 @@ +/** + * @deprecated 3.2.0 N°7328 use JQUery UI autocomplete widget instead + */ + /* * jQuery Autocomplete plugin 1.2.3 *