Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 15978)
+++ /schedule/Module/calendar.php	(revision 15979)
@@ -195,4 +195,5 @@
 									newtime=a;
 									document.getElementById('data').innerHTML=finaldata+"T"+s;
+									//document.getElementById('sourcelist').innerHTML=; //aki man edit kuya
 									newdata1=newdata;
 									
Index: /schedule/chart.php
===================================================================
--- /schedule/chart.php	(revision 15978)
+++ /schedule/chart.php	(revision 15979)
@@ -2,3 +2,3 @@
 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div>
 <div id="container" style="width:100%; height:435px"></div>
-<div id="source"></div>
+<div id="sourcelist"></div>
