Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15880)
+++ schedule/Module/calendar.php	(revision 15881)
@@ -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);
