From 2fc743cd78092370de4253d597d6c7dc9cc0980b Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 30 May 2012 11:07:10 -0700 Subject: [PATCH] CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality reviewed-by: brian --- ui/scripts/system.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index fdbb258c786..beb2fb3dd1c 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -6568,9 +6568,9 @@ args.complete(); } } - }, + } - 'remove': { + /* 'remove': { label: 'label.action.delete.nexusVswitch' , messages: { confirm: function(args) { @@ -6593,7 +6593,7 @@ notification: { poll: function(args) { args.complete(); } } - } + }*/ }, tabs: {