cloudStack 3.0 new UI - guest network listView - add network offering column in grid.

This commit is contained in:
Jessica Wang 2011-11-30 12:03:50 -08:00
parent a98ffa366b
commit d54e15269b
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@
fields: {
name: { label: 'Name' },
vlan: { label: 'VLAN' },
networkofferingdisplaytext: { label: 'Network offering' },
isdefault: {
label: 'Default',
converter: cloudStack.converters.toBooleanText