From 99739ea2505fd927ccd096fcc3d5d6acc9fb02dc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 7 Mar 2011 00:47:15 +0000 Subject: [PATCH] Removed dead code --- htdocs/lib/lib_head.js | 12 ------------ 1 file changed, 12 deletions(-) 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: