]> git.openstreetmap.org Git - rails.git/blobdiff - public/javascripts/map.js
some more putway fixes - this actually creates new ways with 0.6 Potlatch now
[rails.git] / public / javascripts / map.js
index c80ed2242c8147db90177925af3db63eacee971f..fcf34336f7dbb23d55aa1eb151e8dea967967252 100644 (file)
@@ -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/";
 }