Changeset 6635
- Timestamp:
- 03/27/08 03:40:32 (10 months ago)
- Files:
-
- sandbox/euzuro/pop/lib/OpenLayers/Popup.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/lib/OpenLayers/Popup.js
r6634 r6635 190 190 OpenLayers.Popup.WIDTH, 191 191 OpenLayers.Popup.HEIGHT); 192 193 192 if (contentHTML != null) { 194 193 this.contentHTML = contentHTML;
