mirror of https://github.com/apache/cloudstack.git
CS-15126: Adding the indicator state for vsmdevice
reviewed-by: brian
This commit is contained in:
parent
5b03133d9a
commit
d04d4e5293
|
|
@ -6490,7 +6490,7 @@
|
|||
id: 'vSwitches',
|
||||
fields: {
|
||||
vsmdeviceid: { label: 'label.name' },
|
||||
vsmdevicestate: { label: 'label.state' }
|
||||
vsmdevicestate: { label: 'label.state',indicator:{ 'Enabled': 'on' } }
|
||||
},
|
||||
detailView: {
|
||||
actions: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue