Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15736)
+++ schedule/Module/calendar.php	(revision 15737)
@@ -109,5 +109,5 @@
 										data = JSON.parse(data);
 										//var names = [];
-										$.each(data, function () {
+										//$.each(data, function () {
 											//var ind = names.indexOf(ligne.name),
 												
@@ -115,5 +115,5 @@
 												options.series.push({data:data});
 												
-											}); 
+											 
 										
 										
