changeset 2311:716c0eba89a2

import_schedule: fixed typo. edit waterway gauges should preselect waterway gauges
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 18 Feb 2019 15:42:13 +0100
parents 92b21df288e2
children b87211f595ae
files client/src/store/importschedule.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/store/importschedule.js	Mon Feb 18 15:38:54 2019 +0100
+++ b/client/src/store/importschedule.js	Mon Feb 18 15:42:13 2019 +0100
@@ -37,7 +37,7 @@
   wx: "waterwayaxis",
   wa: "waterwayarea",
   fd: "fairwaydimension",
-  wg: "waterwaygauge",
+  wg: "waterwaygauges",
   dmv: "distancemarksvirtual",
   dma: "distancemarksashore"
 };