Changeset 16254
- Timestamp:
- 05/25/13 05:35:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16253 r16254 313 313 //Charts(DataValue[[i]],Time); 314 314 $('#Graph').fadeOut(); 315 $(' container').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month);315 $('#container').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month); 316 316 } 317 317
Note:
See TracChangeset
for help on using the changeset viewer.