Changeset 16722 for schedule/js


Ignore:
Timestamp:
06/05/13 05:58:53 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/js/chart.js

    r16720 r16722  
    1111        }
    1212}
    13 /*function getDate(day){
    14        
    15                 var days = day;
    16                 return days;
    17         }*/
    1813
    1914function GetXMLData(index, source)
     
    3833                                displayXMLData(dataSource, source); //this will be called when the last data from the list is read
    3934                                //$('#data').append('successfully load'+source +""+dataSource);
    40                        
     35
    4136                                }
    4237                }
Note: See TracChangeset for help on using the changeset viewer.