- Timestamp:
- 05/24/13 19:01:05 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16185 r16186 277 277 278 278 } 279 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year); 279 280 document.getElementById('data').innerHTML=x; 280 281 } 281 282 loadGraph(); 282 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);283 283 284 284 285 });
Note:
See TracChangeset
for help on using the changeset viewer.