X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4c2f24440d6a0aace106ea765ff99322ab3a55e4..45a9d9433767938a9d313f745f9459400132704a:/public/javascripts/map.js diff --git a/public/javascripts/map.js b/public/javascripts/map.js index cd130c784..c2ddf9c39 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/"; }