comparison client/src/store/application.js @ 4485:685a5fd3a2f3

Client: change toolbar to be extened by default
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 26 Sep 2019 12:45:56 +0200
parents 0d0e52612c32
children 850968005e0a
comparison
equal deleted inserted replaced
4484:819eafe60f41 4485:685a5fd3a2f3
39 showProfiles: false, 39 showProfiles: false,
40 showGauges: false, 40 showGauges: false,
41 showFairwayDepth: false, 41 showFairwayDepth: false,
42 showFairwayDepthLNWL: false, 42 showFairwayDepthLNWL: false,
43 contextBoxContent: null, // bottlenecks, imports, staging 43 contextBoxContent: null, // bottlenecks, imports, staging
44 expandToolbar: false, 44 expandToolbar: true,
45 countries: ["AT", "SK", "HU", "HR", "RS", "BiH", "BG", "RO", "UA"], 45 countries: ["AT", "SK", "HU", "HR", "RS", "BiH", "BG", "RO", "UA"],
46 searchQuery: "", 46 searchQuery: "",
47 version, 47 version,
48 tempRoute: "", 48 tempRoute: "",
49 config: {} 49 config: {}