X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4ee1ce28814c305b338a9a56e0ab0442e178d8ef..afe8dd51ece21325eea8a108515b9426764de5b2:/public/javascripts/map.js?ds=sidebyside diff --git a/public/javascripts/map.js b/public/javascripts/map.js index 3b05b1d4a..608f4c264 100644 --- a/public/javascripts/map.js +++ b/public/javascripts/map.js @@ -13,6 +13,8 @@ var nonamekeys = { }; OpenLayers._getScriptLocation = function () { + // Should really have this file as an erb, so that this can return + // the real rails root return "/openlayers/"; }