]> git.proxmox.com Git - pve-manager.git/commit
ui: node summary: add boot-mode information
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:45:18 +0000 (13:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:55:12 +0000 (13:55 +0100)
commit1f1d8bf3889f9995abce51a7606890ffcfe38fad
treef1f620f75dffd6f9b8ecffccb4545b4207fd2dea
parent81fd95cf63a3f028cd1ff4aeb589d7ee48bf1bbd
ui: node summary: add boot-mode information

Add a extra row for showing the current boot mode, for that we need to
grow the height of the status panel and graphs to have enough space
again.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/node/StatusView.js
www/manager6/node/Summary.js