X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0b8449d2c95c52402b4a8cc7f49362820a752cc0..b823e9fccca6072d92cc4f1ba0d1850488a5f3c4:/public/javascripts/map.js diff --git a/public/javascripts/map.js b/public/javascripts/map.js index c80ed2242..fcf34336f 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/"; }