comparison 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
comparison
equal deleted inserted replaced
2993:ec3196e2d579 2994:5124644494df
40 :height="30" 40 :height="30"
41 /> 41 />
42 </div> 42 </div>
43 </div> 43 </div>
44 </div> 44 </div>
45 <div v-if="!url" class="d-flex flex-row"> 45 <div v-if="!directImport && !url" class="d-flex flex-row">
46 <small 46 <small
47 ><translate class="text-danger">Please enter a URL</translate></small 47 ><translate class="text-danger">Please enter a URL</translate></small
48 > 48 >
49 </div> 49 </div>
50 <div class="d-flex flex-row"> 50 <div class="d-flex flex-row">