changeset 4900:bbcea42bba87 fairway-marks-import

Backed out changeset d5790fcb8df6
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 05 Feb 2020 11:15:01 +0100
parents b2d88c680691
children 1f2d90312ac6
files client/src/components/importconfiguration/ImportDetails.vue
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/importconfiguration/ImportDetails.vue	Wed Feb 05 11:14:02 2020 +0100
+++ b/client/src/components/importconfiguration/ImportDetails.vue	Wed Feb 05 11:15:01 2020 +0100
@@ -38,6 +38,9 @@
             <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">