mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN.
This commit is contained in:
parent
da814c658b
commit
d1a536a4e3
|
|
@ -1086,7 +1086,11 @@
|
|||
vlan: {
|
||||
label: 'label.vlan.id'
|
||||
},
|
||||
|
||||
|
||||
broadcasturi: {
|
||||
label: 'broadcasturi'
|
||||
},
|
||||
|
||||
networkofferingid: {
|
||||
label: 'label.network.offering',
|
||||
isEditable: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue