Changeset 16186 for schedule


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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16185 r16186  
    277277                                                                       
    278278                                                                }
     279                                                                $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
    279280                                                                document.getElementById('data').innerHTML=x;
    280281                                                        }
    281282                                                        loadGraph();
    282                                                         $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
     283                                                       
    283284                                                       
    284285                                                  });
Note: See TracChangeset for help on using the changeset viewer.