diff client/src/identify/Identify.vue @ 1251:d1903250390b

splitted mophtool into two components one shows the survey results and the other the info bar when a bottleneck is selected (and no profile is shown)
author Markus Kottlaender <markus@intevation.de>
date Wed, 21 Nov 2018 12:10:12 +0100
parents 104d41ea7c15
children da51fd6a72a0
line wrap: on
line diff
--- a/client/src/identify/Identify.vue	Wed Nov 21 11:42:00 2018 +0100
+++ b/client/src/identify/Identify.vue	Wed Nov 21 12:10:12 2018 +0100
@@ -60,8 +60,9 @@
  * Software engineering by Intevation GmbH
  *
  * Author(s):
- *   Thomas Junk <thomas.junk@intevation.de>
- *   Bernhard E. Reiter <bernhard.reiter@intevation.de>
+ * Thomas Junk <thomas.junk@intevation.de>
+ * Bernhard E. Reiter <bernhard.reiter@intevation.de>
+ * Markus Kottländer <markus.kottlaender@intevation.de>
  */
 import { mapState, mapGetters } from "vuex";