From fbde66a56c5c097d18acace3df55a2782c41c139 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Tue, 6 Sep 2011 15:11:09 +0200 Subject: Eliminate most global calendar js vars --- apps/calendar/templates/calendar.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'apps/calendar/templates') diff --git a/apps/calendar/templates/calendar.php b/apps/calendar/templates/calendar.php index 30692e14b54..0961390b212 100644 --- a/apps/calendar/templates/calendar.php +++ b/apps/calendar/templates/calendar.php @@ -29,12 +29,12 @@ $hours = array( $weekdays = array('monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday'); ?>
-- cgit v1.2.3