From 11f356a231df83f9e1a386db3759c1c4195e73fc Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 26 Aug 2013 20:29:46 +0000 Subject: [PATCH] remove Dossier --- include/template/module.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/template/module.php b/include/template/module.php index 8286f6f0c..389bb51df 100644 --- a/include/template/module.php +++ b/include/template/module.php @@ -38,13 +38,13 @@ if ( $cn->get_value("select count(*) from profile join profile_user using (p_id) new Ajax.Autocompleter("ac","ac_choices","direct.php?gDossier=", {paramName:"acs",minChars:1,indicator:null, callback:null, - afterUpdateElement:null});} catch (e){alert(e.message);}; + afterUpdateElement:null});} catch (e){$('info_div').innerHTML=e.message;};
-

Dossier :

+