mirror of https://github.com/apache/cloudstack.git
no error message when we upload volume whose size is greater than storage.max.volume.upload.size value
This commit is contained in:
parent
4530af1bee
commit
63f7c12333
|
|
@ -1004,6 +1004,7 @@
|
|||
return toClearInterval;
|
||||
}
|
||||
},
|
||||
status: {label: 'label.status'},
|
||||
type: { label: 'label.type' },
|
||||
storagetype: { label: 'label.storage.type' },
|
||||
hypervisor: { label: 'label.hypervisor' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue