]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
gui/cluster: show all links (up to 8) in cluster overview
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 29 Jan 2020 10:27:22 +0000 (11:27 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Feb 2020 08:52:10 +0000 (09:52 +0100)
commite65817a1daae02c9fadda6caa751299213144106
treeeef09cfffd7b68f9ab8c1a5ed11ce89f6210a943
parent7dc5c40c26c9a2e38e3857014bd00e33b456a983
gui/cluster: show all links (up to 8) in cluster overview

Show only links found on the cluster.

'enableColumnHide' is set to false, since it causes confusing behaviour
for the user, considering we'd overwrite part of their choices every 5
seconds.

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