]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index.js
Refactoring 4 life
[rails.git] / app / assets / javascripts / index.js
index 29e94338688472dff5d3c8c27e0b9920dd04ffb5..60f88380d912e8847050232997d8e6cf3f76ee22 100644 (file)
@@ -29,7 +29,7 @@ $(document).ready(function () {
     layerCode: "M",
     name: I18n.t("javascripts.map.base.standard")
   }, {
-    layer: new L.OSM.CycleMap( {
+    layer: new L.OSM.CycleMap({
       attribution: "Tiles courtesy of <a href='http://www.opencyclemap.org/' target='_blank'>Andy Allan</a>",
     }),
     keyid: "cyclemap",