diff --git a/ui/scripts/network.js b/ui/scripts/network.js index 52449c089f7..c0d7b350596 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -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 = [];