mirror of https://github.com/apache/cloudstack.git
CS-15809: Show account/domain fields on VPC detail view
This commit is contained in:
parent
24885b64d8
commit
dc32b71de9
|
|
@ -3859,6 +3859,8 @@
|
|||
},
|
||||
{
|
||||
displaytext: { label: 'label.description', isEditable: true },
|
||||
account: { label: 'label.account' },
|
||||
domain: { label: 'label.domain' },
|
||||
zonename: { label: 'label.zone' },
|
||||
cidr: { label: 'label.cidr' },
|
||||
networkdomain: { label: 'label.network.domain' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue