Changeset 6683
- Timestamp:
- 03/28/08 21:39:44 (10 months ago)
- Files:
-
- sandbox/euzuro/pop/lib/OpenLayers/Popup/Framed.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/lib/OpenLayers/Popup/Framed.js
r6682 r6683 126 126 this.imageSize = null; 127 127 this.isAlphaImage = null; 128 128 129 this.fixedRelativePosition = false; 129 130 130 this.positionBlocks = null; 131 131
