From fd623d9ce40dfd78d5001247c2f53f6d0346bd33 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 1 Nov 2017 12:03:08 +0100 Subject: [PATCH] Anc ODS : check date is valid and comment not empty, remove debug --- include/anc_od.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/anc_od.inc.php b/include/anc_od.inc.php index dca8c9662..2265ae01e 100644 --- a/include/anc_od.inc.php +++ b/include/anc_od.inc.php @@ -158,7 +158,6 @@ if ( isset($_GET['new'])) echo << function validate_anc(p_frm_id) { - console.debug($(p_frm_id)['pdate'].value ); try { if ($('pdesc').value.length==0) { smoke.alert('$msg_comment'); @@ -171,7 +170,7 @@ echo <<;