Changeset 6631
- Timestamp:
- 03/27/08 03:14:00 (10 months ago)
- Files:
-
- sandbox/euzuro/pop/examples/popupMatrix.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/examples/popupMatrix.html
r6627 r6631 56 56 57 57 //framed 58 59 //disable the autosize for the purpose of our matrix 60 OpenLayers.Popup.FramedCloud.prototype.autoSize = false; 58 61 59 62 AutoSizeFramedCloud = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {
