change property zoomBarDiv to zoombarDiv to match the actual code in PanZoomBar, reported by Gerardo, non-functional change (closes #2188)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10105 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -41,10 +41,10 @@ OpenLayers.Control.PanZoomBar = OpenLayers.Class(OpenLayers.Control.PanZoom, {
|
|||||||
sliderEvents: null,
|
sliderEvents: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: zoomBarDiv
|
* Property: zoombarDiv
|
||||||
* {DOMElement}
|
* {DOMElement}
|
||||||
*/
|
*/
|
||||||
zoomBarDiv: null,
|
zoombarDiv: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: divEvents
|
* Property: divEvents
|
||||||
|
|||||||
Reference in New Issue
Block a user