diff client/src/store/map.js @ 4277:12398df5f414

Identify_tool: fixed nesting of divs which prevented infos from beeing shown
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 29 Aug 2019 09:25:53 +0200
parents 315474a66589
children e9d2573329da
line wrap: on
line diff
--- a/client/src/store/map.js	Wed Aug 28 19:02:39 2019 +0200
+++ b/client/src/store/map.js	Thu Aug 29 09:25:53 2019 +0200
@@ -543,7 +543,7 @@
 
         if (iecdisUrl) {
           // cannot directly query here because of SOP
-          console.log("GetFeatureInfo url:", iecdisUrl);
+          // console.log("GetFeatureInfo url:", iecdisUrl);
         }
       });
     },