- Timestamp:
- 08/14/10 12:54:49 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ssme/trunk/flex/Calendar/src/com/kh/ssme/components/SimpleEventDisplay.as
r4040 r4042 50 50 this.text += eventData_.description+"\n"; 51 51 52 this.toolTip = this.text;52 //this.toolTip = this.text; 53 53 } 54 54 }
