Changeset 15979 for schedule


Ignore:
Timestamp:
05/21/13 19:13:27 (11 years ago)
Author:
tanio
Message:
 
Location:
schedule
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15977 r15979  
    195195                                                                        newtime=a;
    196196                                                                        document.getElementById('data').innerHTML=finaldata+"T"+s;
     197                                                                        //document.getElementById('sourcelist').innerHTML=; //aki man edit kuya
    197198                                                                        newdata1=newdata;
    198199                                                                       
  • schedule/chart.php

    r15978 r15979  
    22<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div>
    33<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.