From d04d4e5293ffd5077cd4509d853d9dde2ed8e3e9 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Wed, 30 May 2012 22:04:02 +0530 Subject: [PATCH] CS-15126: Adding the indicator state for vsmdevice reviewed-by: brian --- ui/scripts/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 908bd9da6b6..fdbb258c786 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -6490,7 +6490,7 @@ id: 'vSwitches', fields: { vsmdeviceid: { label: 'label.name' }, - vsmdevicestate: { label: 'label.state' } + vsmdevicestate: { label: 'label.state',indicator:{ 'Enabled': 'on' } } }, detailView: { actions: {