mirror of https://github.com/apache/cloudstack.git
Merge branch '4.20' of https://github.com/apache/cloudstack into 4.20
This commit is contained in:
commit
a6b1403ca6
|
|
@ -491,7 +491,6 @@ export default {
|
|||
const formRaw = toRaw(this.form)
|
||||
const values = this.handleRemoveFields(formRaw)
|
||||
var params = {
|
||||
isMirrored: false,
|
||||
name: values.name,
|
||||
displaytext: values.displaytext,
|
||||
storageType: values.storagetype,
|
||||
|
|
|
|||
Loading…
Reference in New Issue