diff client/src/components/importconfiguration/types/Bottleneck.vue @ 2994:5124644494df

imports: send email when triggering file-upload for ubn, ufa, ugm
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 10 Apr 2019 15:00:22 +0200
parents 8f266dc8b4e3
children cb3b31566e48
line wrap: on
line diff
--- a/client/src/components/importconfiguration/types/Bottleneck.vue	Wed Apr 10 14:28:45 2019 +0200
+++ b/client/src/components/importconfiguration/types/Bottleneck.vue	Wed Apr 10 15:00:22 2019 +0200
@@ -42,7 +42,7 @@
         </div>
       </div>
     </div>
-    <div v-if="!url" class="d-flex flex-row">
+    <div v-if="!directImport && !url" class="d-flex flex-row">
       <small
         ><translate class="text-danger">Please enter a URL</translate></small
       >