Fixed OpenLayers.Util.getImagesLocation(), at least until we get the single file version working again.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@114 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2006-05-18 01:00:11 +00:00
parent 2160d1e2bd
commit 644dc8dcb2

View File

@@ -602,7 +602,7 @@ OpenLayers.getParameterString = function(params) {
};
OpenLayers.Util.getImagesLocation = function () {
return "img/";
return OpenLayers._getScriptLocation() + "img/";
};
/** Takes a hash and copies any keys that don't exist from