mirror of
https://github.com/apache/cloudstack
synced 2026-09-01 17:30:16 +00:00
UI: fix cannot update physical network (#13810)
This commit is contained in:
parent
5a67f1930c
commit
dd3427d914
@ -94,7 +94,7 @@ export default {
|
||||
icon: 'edit-outlined',
|
||||
label: 'label.update.physical.network',
|
||||
dataView: true,
|
||||
args: ['vlan', 'tags', 'externaldetails']
|
||||
args: ['vlan', 'tags']
|
||||
},
|
||||
{
|
||||
api: 'addTrafficType',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user