CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.

This commit is contained in:
Jessica Wang 2014-11-03 15:55:06 -08:00
parent 37cb63f6b7
commit 6a28035e73
1 changed files with 6 additions and 0 deletions

View File

@ -19318,6 +19318,12 @@
},
endipv6: {
label: 'label.ipv6.end.ip'
},
gateway: {
label: 'label.gateway'
},
netmask: {
label: 'label.netmask'
}
},