diff --git a/htdocs/lib/lib_head.js b/htdocs/lib/lib_head.js index 19ba5ea2bd2..80468f04409 100644 --- a/htdocs/lib/lib_head.js +++ b/htdocs/lib/lib_head.js @@ -546,18 +546,6 @@ function newpopup(url,title) { } -/* - * ================================================================= - * Purpose: - * Fonction pour champ saisie en mode ajax. Used for autocompletion of products. - * Author: Laurent Destailleur - * Licence: GPL - * ================================================================== - */ -/* function publish_selvalue(obj) { $(obj.name).value = obj.options[obj.selectedIndex].value; } */ - - - /* * ================================================================= * Purpose: