diff app/view/panel/Map.js @ 1377:9cac9eb1365f

fix sencha parse warnings
author Michael Stanko <mstanko@bfs.de>
date Tue, 14 Feb 2017 08:49:19 +0100
parents 94d35d5a7913
children e95ac7584c2c
line wrap: on
line diff
--- a/app/view/panel/Map.js	Thu Feb 09 14:20:24 2017 +0100
+++ b/app/view/panel/Map.js	Tue Feb 14 08:49:19 2017 +0100
@@ -54,7 +54,7 @@
                     displayInLayerSwitcher: false,
                     type: 'png',
                     visibility: true,
-                    projection: 'EPSG:3857',
+                    projection: 'EPSG:3857'
                 })
         ];
         this.map = new OpenLayers.Map('map_' + id, {

http://lada.wald.intevation.org