]> git.proxmox.com Git - pmg-gui.git/commit
objects: add separator between match field selector and description
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 27 Feb 2024 08:53:15 +0000 (09:53 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Feb 2024 10:45:22 +0000 (11:45 +0100)
commit758ddf0639331304b563503520c4632070d0ef4c
tree9942cbee64fc34b458b8a52568105023346a4bca
parent443e7de1f4ec4122944477b7f649a6f02945b3ef
objects: add separator between match field selector and description

Make it easier to see that match-field selector and its description
are separate. For that we have to make the top level docked item a
'toolbar'.

Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/ObjectGroup.js