]> git.proxmox.com Git - pve-manager.git/commit
gui: lxc/Network: add 'None' EmptyText for static mode
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 10 Feb 2020 12:54:48 +0000 (13:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 10 Feb 2020 15:27:20 +0000 (16:27 +0100)
commita2163454719571971abc33a783ab5faddd9de606
tree5a54ff5289c8d315d5f1468029eee8c59bc4add6
parent43b72913ac859b87b1d1985f596f140d3eb0bcdf
gui: lxc/Network: add 'None' EmptyText for static mode

this way it is more clear that leaving that field empty results in
no configured ip for that interface, this may help prevent
users to select 'dhcp' for e.g. ipv6 when they do not want an ipv6
and do not have a dhcp6 server in the network (which would result
in a long boot time of the container, because of the dhcp timeout)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/lxc/Network.js