]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - node/NetworkEdit.js
change network input from address/netmask to cidr and change labels
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 3 May 2019 07:28:55 +0000 (09:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 May 2019 14:56:52 +0000 (14:56 +0000)
commit8e2d096c7fd4a3ee96af3811679a5397a87904e3
tree48c973d7cf6a18235396386169f586dbf23cde7e
parentd0c2b8781aa6d293f1157ebac4510c9c2b0dbd35
change network input from address/netmask to cidr and change labels

this makes the ui easier and is consistent with the rest of our ui
(container and cloud init)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
node/NetworkEdit.js