]> git.proxmox.com Git - pve-manager.git/commit
ui: multi pci selector: indent functions multifunction devices
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 19 Jun 2023 09:13:32 +0000 (11:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 11:05:17 +0000 (13:05 +0200)
commitb736219f89064356bde9a72c727da780f0d9b12b
treebe8456d9f7b03c3804ed1efbeab99ee59c36d26d
parentaafc1f30409e7cae1717fc096d23fe5409229681
ui: multi pci selector: indent functions multifunction devices

when there is more than one function for a device, indent the individual
functions. This sets them visually apart from the 'pass all through as
one' entry

We have to use a html entity here, as extjs trims the normal whitespace.

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