mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.
This commit is contained in:
parent
37cb63f6b7
commit
6a28035e73
|
|
@ -19318,6 +19318,12 @@
|
|||
},
|
||||
endipv6: {
|
||||
label: 'label.ipv6.end.ip'
|
||||
},
|
||||
gateway: {
|
||||
label: 'label.gateway'
|
||||
},
|
||||
netmask: {
|
||||
label: 'label.netmask'
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue