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:11:54 +05:30
parent 5111fee70c
commit 531cfa76f4

View File

@ -3551,7 +3551,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 = [];