add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field.

This commit is contained in:
Jessica Wang 2012-02-17 15:14:05 -08:00
parent 275e0c0405
commit 89cccdf744
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
context: args.context,
noSelect: true,
fields: {
'gateway': { edit: true, label: 'label.gateway' },
'netmask': { edit: true, label: 'label.netmask' },
'vlanid': { edit: true, label: 'label.vlan', isOptional: true },
'startip': { edit: true, label: 'label.start.IP' },