Changeset 16474 for schedule


Ignore:
Timestamp:
05/30/13 10:38:27 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16473 r16474  
    131131                                                                }
    132132                                                               
    133                                                                 /*xmlhttp[sources].onreadystatechange=function()
     133                                                        for(sources=0;sources<source.length;sources++)
     134                                                                  {
     135                                                               
     136                                                                xmlhttp[sources].onreadystatechange=function()
    134137                                                                  {
    135138                                                                 
     
    151154                                                                                        //$('#data').append(line);
    152155                                                                        //}
    153                                                                 }*/
     156                                                                }
     157                                                        }
    154158                                               
    155159                                                        /*function GraphData(DataSource, index)
Note: See TracChangeset for help on using the changeset viewer.