Changeset 15637
- Timestamp:
- 05/17/13 13:54:37 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15636 r15637 83 83 { 84 84 var x=Time[t].split('T'); 85 colon[t]=x[ 1];85 colon[t]=x[0]; 86 86 for(var st=0;st<colon.length;t++) 87 87 {
Note:
See TracChangeset
for help on using the changeset viewer.