Changeset 6751
- Timestamp:
- 04/01/08 03:18:26 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Popup/FramedCloud.js
r6750 r6751 28 28 */ 29 29 panMapIfOutOfView: true, 30 31 /**32 * Property: imageSrc33 * {String}34 */35 imageSrc: null,36 30 37 31 /**
