diff client/src/components/Statistics.vue @ 3214:861329d535b2

statistics: guarg for los
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 09 May 2019 11:03:21 +0200
parents ba7bc3740fb3
children 2dab20bed284
line wrap: on
line diff
--- a/client/src/components/Statistics.vue	Thu May 09 10:52:54 2019 +0200
+++ b/client/src/components/Statistics.vue	Thu May 09 11:03:21 2019 +0200
@@ -224,6 +224,7 @@
         this.from == null ||
         this.to == null ||
         this.frequency == null ||
+        this.los == null ||
         this.selectedFairwayAvailabilityFeature == null
       );
     },