changeset 2295:b6cd295bf75d

import_schedule: default for sort-by: 'hydro_scamin'
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 18 Feb 2019 11:16:13 +0100
parents b2de7a77b570
children da6611071a58
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 11:11:12 2019 +0100
+++ b/client/src/store/importschedule.js	Mon Feb 18 11:16:13 2019 +0100
@@ -76,7 +76,7 @@
     insecure: false,
     triggerActive: true,
     featureType: null,
-    sortBy: null,
+    sortBy: "hydro_scamin",
     username: "",
     password: "",
     LOS: 3,