fix indent. non functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11752 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -234,8 +234,8 @@ OpenLayers.Handler.Box = OpenLayers.Class(OpenLayers.Handler, {
|
||||
bottom: bottom,
|
||||
width: w3cBoxModel === false ? left + right : 0,
|
||||
height: w3cBoxModel === false ? top + bottom : 0
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
return this.boxOffsets;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user