]> git.openstreetmap.org Git - rails.git/blobdiff - public/javascripts/map.js
Cleaned up some unreachable code. Added first test on the 'old' node controller.
[rails.git] / public / javascripts / map.js
index cd130c784ff69fc93d12bced02c06156d5dab941..c2ddf9c391fb7cb461a3c3f4aed48b933638989e 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/";
 }