Changeset 16230 for schedule/Module
- Timestamp:
- 05/25/13 01:00:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16229 r16230 277 277 278 278 } 279 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year); 279 280 return Charts; 280 281 } 281 282 Charts(); 282 283 //Charts(); 283 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);284 284 285 285 286 });
Note:
See TracChangeset
for help on using the changeset viewer.