mirror of https://github.com/apache/cloudstack.git
Merge remote-tracking branch 'origin/4.20'
This commit is contained in:
commit
2ef16132ee
|
|
@ -214,7 +214,7 @@
|
|||
</a-form-item>
|
||||
</a-col>
|
||||
</a-row>
|
||||
<a-row :gutter="12" v-if="allowed && (hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
|
||||
<a-row :gutter="12" v-if="(hyperKVMShow || hyperCustomShow) && currentForm === 'Create'">
|
||||
<a-col :md="24" :lg="12">
|
||||
<a-form-item ref="directdownload" name="directdownload">
|
||||
<template #label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue