mirror of https://github.com/apache/cloudstack.git
CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters
This commit is contained in:
parent
bf1123246a
commit
5111fee70c
|
|
@ -3626,11 +3626,11 @@
|
|||
}
|
||||
},
|
||||
cidr: {
|
||||
label: 'label.cidr',
|
||||
label: 'Super CIDR for Guest Networks',
|
||||
validation: { required: true }
|
||||
},
|
||||
networkdomain: {
|
||||
label: 'label.network.domain'
|
||||
label: 'DNS domain for Guest Networks'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue