Changeset 16086
- Timestamp:
- 05/23/13 15:50:03 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16085 r16086 315 315 xmlhttp.send(); 316 316 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year); 317 $('#saving').load('function/function.php?day='+day+"&month="+month+"&year="+year);317 //$('#saving').load('function/function.php?day='+day+"&month="+month+"&year="+year); 318 318 319 319
Note:
See TracChangeset
for help on using the changeset viewer.