cloudstack 3.0 UI - fix a regression that made network disappear, caused by 8254edc25a360051c4debad6040a5bcd516dec6a( CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list).

This commit is contained in:
Jessica Wang 2012-08-16 10:30:13 -07:00
parent 9b5819bef2
commit 93b0b11a79
1 changed files with 1 additions and 2 deletions

View File

@ -4040,8 +4040,7 @@
},
cidrlist: {
label: 'CIDR list',
desc:'Please enter a comma separated list of CIDRs if more
than one',
desc:'Please enter a comma separated list of CIDRs if more than one',
validation: { required: true }
},
ipsecpsk: {