Skip to content

Commit 653c487

Browse files
committed
CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
reviewed-by: brian
1 parent 2f6fe66 commit 653c487

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ui/scripts/system.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -6562,9 +6562,9 @@
65626562
args.complete();
65636563
}
65646564
}
6565-
},
6565+
}
65666566

6567-
'remove': {
6567+
/* 'remove': {
65686568
label: 'label.action.delete.nexusVswitch' ,
65696569
messages: {
65706570
confirm: function(args) {
@@ -6587,7 +6587,7 @@
65876587
notification: {
65886588
poll: function(args) { args.complete(); }
65896589
}
6590-
}
6590+
}*/
65916591
},
65926592

65936593
tabs: {

0 commit comments

Comments
 (0)