]> git.openstreetmap.org Git - rails.git/blobdiff - public/javascripts/map.js
Small fixes to unit tests where user_id has become changeset_id.
[rails.git] / public / javascripts / map.js
index cd130c784ff69fc93d12bced02c06156d5dab941..3e6d687b0faac740c10d212c637e4ca9870af9e4 100644 (file)
@@ -13,7 +13,7 @@ var nonamekeys = {
 };
 
 OpenLayers._getScriptLocation = function () {
-   return "/openlayers/";
+   return "openlayers/";
 }
 
 function createMap(divName, options) {