We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085bd3b commit 986ec81Copy full SHA for 986ec81
ui/src/views/image/RegisterOrUploadTemplate.vue
@@ -214,7 +214,7 @@
214
</a-form-item>
215
</a-col>
216
</a-row>
217
- <a-row :gutter="12" v-if="allowed && (hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
+ <a-row :gutter="12" v-if="(hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
218
<a-col :md="24" :lg="12">
219
<a-form-item ref="directdownload" name="directdownload">
220
<template #label>
0 commit comments