diff client/src/components/identify/formatter.js @ 2458:204b0baac93c

client: identified box: added gauges to formatter
author Markus Kottlaender <markus@intevation.de>
date Mon, 04 Mar 2019 08:18:06 +0100
parents 9de710bdb535
children 3dc7c0f60a62
line wrap: on
line diff
--- a/client/src/components/identify/formatter.js	Mon Mar 04 07:46:53 2019 +0100
+++ b/client/src/components/identify/formatter.js	Mon Mar 04 08:18:06 2019 +0100
@@ -37,6 +37,9 @@
   },
   stretches_geoserver: {
     label: "Stretch"
+  },
+  gauges_geoserver: {
+    label: "Gauge"
   }
 };