Skip to content

Commit 2ef1613

Browse files
Merge remote-tracking branch 'origin/4.20'
2 parents 22c7192 + 986ec81 commit 2ef1613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/image/RegisterOrUploadTemplate.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
</a-form-item>
215215
</a-col>
216216
</a-row>
217-
<a-row :gutter="12" v-if="allowed && (hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
217+
<a-row :gutter="12" v-if="(hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
218218
<a-col :md="24" :lg="12">
219219
<a-form-item ref="directdownload" name="directdownload">
220220
<template #label>

0 commit comments

Comments
 (0)