CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs

This commit is contained in:
Pranav Saxena 2012-08-13 13:08:58 +05:30
parent 058554b20c
commit 52af7e7572
1 changed files with 2 additions and 1 deletions

View File

@ -3608,7 +3608,8 @@
name: { label: 'label.name' },
displaytext: { label: 'label.description' },
zonename: { label: 'label.zone' },
cidr: { label: 'label.cidr' }
cidr: { label: 'label.cidr' },
state: {label: 'State', indicator: { 'Enabled': 'on', 'Disabled': 'off'}}
},
dataProvider: function(args) {
var array1 = [];