- Timestamp:
- 05/21/13 19:13:27 (12 years ago)
- Location:
- schedule
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15977 r15979 195 195 newtime=a; 196 196 document.getElementById('data').innerHTML=finaldata+"T"+s; 197 //document.getElementById('sourcelist').innerHTML=; //aki man edit kuya 197 198 newdata1=newdata; 198 199 -
schedule/chart.php
r15978 r15979 2 2 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div> 3 3 <div id="container" style="width:100%; height:435px"></div> 4 <div id="source "></div>4 <div id="sourcelist"></div>
Note:
See TracChangeset
for help on using the changeset viewer.