commit 80f0eddfff9412d982665401493938ab4d53dd89
parent 47e98755e44eb7be9573f1f6615cba5169fce72d
Author: Alexander Burger <abu@software-lab.de>
Date: Tue, 7 May 2013 09:07:22 +0200
Simplified JavaScript 'lisp' mechanisms
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/form.l b/lib/form.l
@@ -285,7 +285,7 @@
(if "*TZO"
(tim$ (% (- Tim -86400 @) 86400))
(javascript NIL
- "lisp('tzOffs', \"+\" + (new Date()).getTimezoneOffset());" )
+ "lisp('tzOffs', '+' + (new Date()).getTimezoneOffset());" )
(pack (tim$ (% Tim 86400)) " UTC") ) ) ) )
# Return chart property