diff --git a/ui/scripts/system.js b/ui/scripts/system.js index e39171a371b..1ee2ab2c93c 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -9769,7 +9769,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({