]> git.proxmox.com Git - pve-manager-legacy.git/commit
gui/cluster: validate cluster name length on create
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 29 Jan 2020 10:27:19 +0000 (11:27 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Jan 2020 14:13:01 +0000 (15:13 +0100)
commitaf3b6cb1df0e01ec28aef31074cd1c97705ed27d
treeedac8390b585a3d6d4aa930d309c1e5576740db1
parent3b22301a94ae6d93b5457d03fad3943843214ddd
gui/cluster: validate cluster name length on create

API limits this to 15, validate in GUI as well for instant user
feedback.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
www/manager6/dc/ClusterEdit.js