Changeset 16517 for schedule


Ignore:
Timestamp:
05/31/13 07:10:48 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16516 r16517  
    124124                                         //if (xmlhttp[index].readyState==4 && xmlhttp[index].status==200)
    125125                                                //{
    126                                                 //sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]
     126                                                sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]
    127127                                                line=xmlhttp[index].responseText.split('\n');
    128128                                                //$('#data').append('XML value has changed!');
Note: See TracChangeset for help on using the changeset viewer.