CS-15915:InterVlan - UI - Static route - instead of CIDR should say CIDR of destination network

This commit is contained in:
Pranav Saxena 2012-08-09 10:34:26 +05:30
parent 601ca8c5eb
commit 1e19ff9bf0
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,7 @@
noSelect: true,
context: args.context,
fields: {
cidr: { edit: true, label: 'label.cidr' },
cidr: { edit: true, label: 'CIDR of destination networK' },
'add-rule': {
label: 'Add route',
addButton: true