]> git.proxmox.com Git - pmg-gui.git/commit
dashboard: show boot-mode information
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Feb 2024 15:19:16 +0000 (16:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Feb 2024 15:19:19 +0000 (16:19 +0100)
commit505f5d7fbca45b69ac6c4721cdd97ee0c01524fa
tree4fad2d2f0292767f506e5bb812c9a6b1c830e891
parent378a1024cb3b7f21a4ed9a2bc673a7daabc949de
dashboard: show 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.

Mirrors commit 1f1d8bf3 ("ui: node summary: add boot-mode
information") from pve-manager.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/dashboard/NodeInfo.js