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 98af560e9e
commit 90aa2f2e3f
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,