]> git.proxmox.com Git - proxmox-backup.git/commit
fix #3447: ui: Dashboard: disallow selection of datastore statistics row
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 27 May 2021 08:52:17 +0000 (10:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 12 Jul 2021 04:18:45 +0000 (06:18 +0200)
commit8fab19da731895a9c2aca0053f18477a730d78b0
treefc97209d65fcdef87b3b063c68d82aeb3e464f0c
parent991be99c37c6f55f43a3d9a2c54edb2a8dc6d4f2
fix #3447: ui: Dashboard: disallow selection of datastore statistics row

since we cannot do anything with a selected row anyway, simply
disallow it

this avoids having the row in the same color as the progressbar, without
being able to deselect the row again

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/dashboard/DataStoreStatistics.js