- Timestamp:
- 08/15/10 14:10:00 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ssme/trunk/flex/Calendar/src/com/kh/ssme/components/EventField.as
r4042 r4043 104 104 "neighbours: "+neighbours+"; rank:"+rank+"\n" + 105 105 "x: "+x+"; y:"+y+"; width:"+width+"; height:"+height+ 106 "UUID:"+data.UUID ;106 "UUID:"+data.UUID+" desc:"+data.description; 107 107 } 108 108
