mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00:00
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
Block a user