Changeset 16484


Ignore:
Timestamp:
05/30/13 14:56:33 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16480 r16484  
    101101                                                        var month =this.selection.print("%m").join("\n");
    102102                                                        var year =this.selection.print("%Y").join("\n");       
    103                                                         getXML();
     103                                                       
    104104                                                        /*
    105105                                                        var xmlhttp;
     
    172172                                                                }
    173173                                                        };*/
    174                                                                                                
    175                                                 });
    176                                                 function getXML()
     174                                                        function getXML()
    177175                                                {
    178176                                                        if (window.XMLHttpRequest)
     
    217215                                                        }       
    218216                                                }
     217                                                                                               
     218                                                });
     219                                               
    219220                                               
    220221                                                       
Note: See TracChangeset for help on using the changeset viewer.