changeset 4887:d5790fcb8df6

remove fairway marks from list of configurable imports
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 04 Feb 2020 13:29:34 +0100
parents fb46882fa08d
children af38a19f615a
files client/src/components/importconfiguration/ImportDetails.vue
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/importconfiguration/ImportDetails.vue	Mon Feb 03 16:00:18 2020 +0100
+++ b/client/src/components/importconfiguration/ImportDetails.vue	Tue Feb 04 13:29:34 2020 +0100
@@ -38,9 +38,6 @@
             <option :value="$options.IMPORTTYPES.GAUGEMEASUREMENT">
               <translate>Gauge measurement</translate>
             </option>
-            <option :value="$options.IMPORTTYPES.FAIRWAYMARKS">
-              <translate>Fairwaymarks</translate>
-            </option>
           </optgroup>
           <optgroup :label="onetimeLabel">
             <option :value="$options.IMPORTTYPES.SOUNDINGRESULTS">