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

This commit is contained in:
Pranav Saxena 2012-08-13 11:55:17 +05:30
parent 9862378ed5
commit 058554b20c
1 changed files with 2 additions and 2 deletions

View File

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