mirror of https://github.com/apache/cloudstack.git
ui: Fix wrong label for addBrocadeVcsDevice (#5621)
This commit is contained in:
parent
5ec7a29a2c
commit
ac75facb15
|
|
@ -381,7 +381,7 @@ export default {
|
|||
api: 'addBrocadeVcsDevice',
|
||||
listView: true,
|
||||
icon: 'plus',
|
||||
label: 'label.add.bigswitchbcf.device',
|
||||
label: 'label.add.brocadevcs.device',
|
||||
args: ['hostname', 'username', 'password']
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue