Changeset 5870
- Timestamp:
- 01/23/08 22:16:42 (1 year ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Button.js (added)
- trunk/openlayers/tests/Control/test_Button.html (added)
- trunk/openlayers/tests/list-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers.js
r5746 r5870 130 130 "OpenLayers/Control.js", 131 131 "OpenLayers/Control/Attribution.js", 132 "OpenLayers/Control/Button.js", 132 133 "OpenLayers/Control/ZoomBox.js", 133 134 "OpenLayers/Control/ZoomToMaxExtent.js", trunk/openlayers/tests/list-tests.html
r5867 r5870 74 74 <li>test_Control.html</li> 75 75 <li>Control/test_Attribution.html</li> 76 <li>Control/test_Button.html</li> 76 77 <li>Control/test_DragFeature.html</li> 77 78 <li>Control/test_DragPan.html</li>
