Changeset 16230 for schedule/Module


Ignore:
Timestamp:
05/25/13 01:00:42 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16229 r16230  
    277277                                                                       
    278278                                                                }
     279                                                                $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
    279280                                                                return Charts;
    280281                                                        }
    281282                                                        Charts();
    282283                                                        //Charts();
    283                                                         $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
     284                                                       
    284285                                                       
    285286                                                  });
Note: See TracChangeset for help on using the changeset viewer.