CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN.

This commit is contained in:
Jessica Wang 2013-10-07 11:30:31 -07:00
parent da814c658b
commit d1a536a4e3
1 changed files with 5 additions and 1 deletions

View File

@ -1086,7 +1086,11 @@
vlan: {
label: 'label.vlan.id'
},
broadcasturi: {
label: 'broadcasturi'
},
networkofferingid: {
label: 'label.network.offering',
isEditable: true,