diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 7289f7b3aaa..a3ba39d6eac 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -9234,7 +9234,13 @@ //allocationstate: { label: 'label.allocation.state' }, //managedstate: { label: 'Managed State' }, state: { label: 'label.state' } - } + }, + + { + isdedicated:{label:'Dedicated'}, + domainid:{label:'Domain ID'} + } + ], dataProvider: function(args) { $.ajax({