]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/node/ServiceView.js
node/ServiceView: Show unit-state column in PBS too
authorChristoph Heiss <c.heiss@proxmox.com>
Thu, 22 Dec 2022 12:05:50 +0000 (13:05 +0100)
committerWolfgang Bumiller <w.bumiller@errno.eu>
Thu, 5 Jan 2023 09:16:19 +0000 (10:16 +0100)
commitc8bae5b130cd3469796e4c2aa14359b7ce794cc7
treee6c2e993631ed843a8494663070cc4510cae7eb1
parent45110c1630130ba3b965810aeb258c55695de26a
node/ServiceView: Show unit-state column in PBS too

The PBS api now reports `unit-state` for services as well, thus enable
the column for it.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
src/node/ServiceView.js