]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph: catch missing version for service list
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 25 Oct 2021 14:01:29 +0000 (16:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 16:52:08 +0000 (17:52 +0100)
commit7d88e195b27f9048de233f9a822cee92982f0da7
tree539d336621cee77db6877fddb22577c998c0b7c1
parentc51db18c42d73515904a6f3da666eef755a853b1
ui: ceph: catch missing version for service list

when a daemon is stopped, the version here is 'undefined'. catch that
instead of letting the template renderer run into an error.
this fixes the rendering of the grid backgrounds

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