We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6fe66 commit 653c487Copy full SHA for 653c487
ui/scripts/system.js
@@ -6562,9 +6562,9 @@
6562
args.complete();
6563
}
6564
6565
- },
+ }
6566
6567
- 'remove': {
+ /* 'remove': {
6568
label: 'label.action.delete.nexusVswitch' ,
6569
messages: {
6570
confirm: function(args) {
@@ -6587,7 +6587,7 @@
6587
notification: {
6588
poll: function(args) { args.complete(); }
6589
6590
- }
+ }*/
6591
},
6592
6593
tabs: {
0 commit comments