Changeset 6722
- Timestamp:
- 03/31/08 01:14:16 (5 months ago)
- Files:
-
- trunk/openlayers/tests/Control/PanZoom.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/Control/PanZoom.html
r6719 r6722 40 40 } else { 41 41 t.plan(35); 42 t.open_window( "Control/ test_PanZoom.html", function( wnd ) {42 t.open_window( "Control/PanZoom.html", function( wnd ) { 43 43 t.delay_call( 3, function() { 44 44 var flag;
