Changeset 2922
- Timestamp:
- 05/30/10 21:47:58
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/javascript/bedeworkScheduling.js
r2921 r2922 361 361 // empty the array 362 362 this.freeTime.length = 0; 363 364 // reset the freetime index and the pickNextClicked value 365 this.freeTimeIndex = 0; 366 pickNextClicked = false; 363 367 364 368 // now look over the next group of cells to see if the range
