Changeset 16169


Ignore:
Timestamp:
05/24/13 18:12:11 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16168 r16169  
    274274                                                                }
    275275                                                               
    276                                                         $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
     276                                                        return chart;
    277277                                                        }
    278278                                                        loadGraph();
    279                                                        
     279                                                        $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
    280280                                                       
    281281                                                  });
Note: See TracChangeset for help on using the changeset viewer.