CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters

This commit is contained in:
Pranav Saxena 2012-08-13 12:00:25 +05:30
parent bf1123246a
commit 5111fee70c
1 changed files with 2 additions and 2 deletions

View File

@ -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'
}
}
},