Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16134)
+++ schedule/Module/calendar.php	(revision 16135)
@@ -254,8 +254,8 @@
 								xml.open("GET","http://www.fact-project.org/smartfact/index.php?source="+escape(source[i])+"&time="+year+"-"+month+"-"+day,true);
 								xml.send();
-								$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
+								
 								
 							}
-							
+							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
 							
 						  });
