CLOUDSTACK-2021: UI - Network menu - listView - add IPv6 CIDR field.

This commit is contained in:
Jessica Wang 2013-06-10 16:54:19 -07:00
parent a1a68ed0c4
commit 4fce6448e6
1 changed files with 2 additions and 1 deletions

View File

@ -544,7 +544,8 @@
name: { label: 'label.name' },
account: { label: 'label.account' },
type: { label: 'label.type' },
cidr: { label: 'label.cidr' }
cidr: { label: 'label.cidr' },
ip6cidr: { label: 'IPv6 CIDR' }
},
advSearchFields: {