Seems to fix issues on some dummy browsers
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 3 Oct 2007 19:57:36 +0000 (21:57 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 3 Oct 2007 19:57:36 +0000 (21:57 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/xnetevents/admin.tpl

index 53cbafd..0566b31 100644 (file)
@@ -64,7 +64,6 @@ function remplitAuto(mail) {
   var f = document.getElementById('montant');
   if (f)
       f.mail.value=mail;
-  return false;
 }
 </script>
 {/literal}