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