mirror of
https://github.com/apache/cloudstack
synced 2026-09-01 17:30:16 +00:00
cloudStack 3.0 new UI - guest network listView - add network offering column in grid.
This commit is contained in:
parent
a98ffa366b
commit
d54e15269b
@ -318,6 +318,7 @@
|
||||
fields: {
|
||||
name: { label: 'Name' },
|
||||
vlan: { label: 'VLAN' },
|
||||
networkofferingdisplaytext: { label: 'Network offering' },
|
||||
isdefault: {
|
||||
label: 'Default',
|
||||
converter: cloudStack.converters.toBooleanText
|
||||
|
||||
Loading…
Reference in New Issue
Block a user