diff client/src/components/importconfiguration/types/Fairwaymarks.vue @ 5268:1ff56484db4e wfs-optional-sortby

Made SortBy parameter in WMS import optional Some national systems are based on ArcGIS which can not handle the requests containing the sortby parameter correctly.
author wilde@azure1.rgb.intevation.de
date Thu, 04 Jun 2020 14:38:40 +0200
parents c8d36d585f6f
children
line wrap: on
line diff
--- a/client/src/components/importconfiguration/types/Fairwaymarks.vue	Wed May 13 19:43:57 2020 +0200
+++ b/client/src/components/importconfiguration/types/Fairwaymarks.vue	Thu Jun 04 14:38:40 2020 +0200
@@ -72,13 +72,6 @@
             :value="sortBy"
           />
         </div>
-        <div v-if="!sortBy" class="d-flex flex-row">
-          <small
-            ><translate class="text-danger"
-              >Please enter SortBy</translate
-            ></small
-          >
-        </div>
       </div>
     </div>
   </div>
@@ -91,7 +84,7 @@
  * SPDX-License-Identifier: AGPL-3.0-or-later
  * License-Filename: LICENSES/AGPL-3.0.txt
  *
- * Copyright (C) 2018 by via donau
+ * Copyright (C) 2018, 2019, 2020 by via donau
  *   – Österreichische Wasserstraßen-Gesellschaft mbH
  * Software engineering by Intevation GmbH
  *