mirror of https://github.com/apache/cloudstack.git
CS-14978 Clusterstate is empty from CloudStack UI
reviewed-by: brian
This commit is contained in:
parent
67eac21043
commit
5a3fcbc604
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue