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:
bartvde
2010-03-17 20:46:47 +00:00
parent 4e2d70b770
commit 1d6c1f437e

View File

@@ -41,10 +41,10 @@ OpenLayers.Control.PanZoomBar = OpenLayers.Class(OpenLayers.Control.PanZoom, {
sliderEvents: null,
/**
* Property: zoomBarDiv
* Property: zoombarDiv
* {DOMElement}
*/
zoomBarDiv: null,
zoombarDiv: null,
/**
* Property: divEvents