diff client/src/store/fairway.js @ 2590:1686ec185155

client: added gauge waterlevel example diagram
author Markus Kottlaender <markus@intevation.de>
date Tue, 12 Mar 2019 08:37:09 +0100
parents 83b938bf4da9
children a7e31594959d
line wrap: on
line diff
--- a/client/src/store/fairway.js	Mon Mar 11 18:46:09 2019 +0100
+++ b/client/src/store/fairway.js	Tue Mar 12 08:37:09 2019 +0100
@@ -319,7 +319,7 @@
               commit("application/addSplitscreen", splitscreenConf, {
                 root: true
               });
-              commit("application/activeSplitscreen", "fairwayprofile", {
+              commit("application/activeSplitscreenId", "fairwayprofile", {
                 root: true
               });
               commit("application/splitscreenLoading", false, { root: true });