bug 12931: cloudstack 3.0 new UI - network offering page - detail view - add "conserve mode".

This commit is contained in:
Jessica Wang 2012-01-10 11:40:00 -08:00
parent 2c18380209
commit 17189b1a89
1 changed files with 4 additions and 0 deletions

View File

@ -1540,6 +1540,10 @@
specifyvlan: {
label: 'Specify VLAN',
converter:cloudStack.converters.toBooleanText
},
conservemode: {
label: 'Conserve mode',
converter:cloudStack.converters.toBooleanText
},
networkrate: {
label: 'Network rate',