From 2255ebdd05701fdcc59b1cde670ada1d0a1cad45 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 10 Sep 2009 12:08:51 -0400 Subject: [PATCH] better fix. date was conflicting with another js var on the page. --- kronolith/templates/edit/edit.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kronolith/templates/edit/edit.inc b/kronolith/templates/edit/edit.inc index 87d1f0b52..22c84a1a5 100644 --- a/kronolith/templates/edit/edit.inc +++ b/kronolith/templates/edit/edit.inc @@ -232,7 +232,7 @@ if ($event->alarm) { - ' ?> + ' ?> -- 2.11.0