Skip to content

Commit 2f6fe66

Browse files
pranavsbfederle
authored andcommitted
CS-15126: Adding the indicator state for vsmdevice
1 parent fd51ad5 commit 2f6fe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/scripts/system.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6488,7 +6488,7 @@
64886488
id: 'vSwitches',
64896489
fields: {
64906490
vsmdeviceid: { label: 'label.name' },
6491-
vsmdevicestate: { label: 'label.state' }
6491+
vsmdevicestate: { label: 'label.state',indicator:{ 'Enabled': 'on' } }
64926492
},
64936493
detailView: {
64946494
actions: {

0 commit comments

Comments
 (0)