mirror of https://github.com/apache/cloudstack.git
CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
reviewed-by: brian
This commit is contained in:
parent
53875f59ab
commit
2fc743cd78
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue