Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 15879)
+++ /schedule/Module/calendar.php	(revision 15880)
@@ -131,5 +131,5 @@
 									
 									
-									
+									options.series.push({data:newdata});
 									newdata=s;
 									newtime=finaldata;
@@ -150,5 +150,5 @@
 										//data = JSON.parse(data);
 										
-											options.series.push({data:newdata});
+											
 									
 										var chart = new Highcharts.Chart(options);
