Changeset 16183 for schedule/Module/calendar.php
- Timestamp:
- 05/24/13 18:55:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16182 r16183 204 204 } 205 205 206 GrapData(DataValue,Time);206 loadGraph(DataValue,Time); 207 207 208 208 } … … 221 221 222 222 223 function loadGraph( )223 function loadGraph(y,x) 224 224 { 225 225 loaddata();
Note:
See TracChangeset
for help on using the changeset viewer.