diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 627e77d9eb0..1953d234d41 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -5997,7 +5997,7 @@ hypervisortype: { label: 'label.hypervisor' }, //allocationstate: { label: 'label.allocation.state' }, //managedstate: { label: 'Managed State' }, - state: { + allocationstate: { converter: function(str) { // For localization return str;