Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16145)
+++ schedule/Module/calendar.php	(revision 16146)
@@ -240,5 +240,5 @@
 										{
 											chart.addSeries({name:source[src], data:[]}); // created a series of data and add name of displayed source
-											for(var DataCnt=0;DataCnt<Data[src].length;DataCnt++)
+											for(var DataCnt=0;DataCnt<DataValue[src].length;DataCnt++)
 											{
 												
