X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b7d8360a27fb80e91fdc8ecaa34523193723d130..2f925b919718961b682e84dcca4fd53fed13b2c1:/app/views/export/_start.rhtml diff --git a/app/views/export/_start.rhtml b/app/views/export/_start.rhtml index 66f79f6e6..3e6beaf55 100644 --- a/app/views/export/_start.rhtml +++ b/app/views/export/_start.rhtml @@ -31,7 +31,7 @@

OpenStreetMap data is licensed under the Creative Commons Attribution-ShareAlike 2.0 license.

-
@@ -65,7 +65,7 @@ function startExport() { vectors = new OpenLayers.Layer.Vector("Vector Layer", { - displayInLayerSwitcher: false, + displayInLayerSwitcher: false }); map.addLayer(vectors);