]> git.proxmox.com Git - pve-manager.git/commit
ui: node certificate: make parent panel scrollable
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 10 Oct 2022 08:12:01 +0000 (10:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 10 Oct 2022 14:28:28 +0000 (16:28 +0200)
commit6a594c50cb93bef05f786998ea812f40a695966d
treed6435477441575fee98e93f7ae39e5fba151bf7d
parenta66ad60f5711d4f47e5b65e4be405cbb3f51b5f2
ui: node certificate: make parent panel scrollable

The `ACME` panel may be rendered out of sight (overflow) when there
are enough SANs on the upper `Certificates` panel to push it down
enough and the browser/display height is too small.

Enable the `scrollable` config for the parent certificate view panel
to make ExtJS automatically add a scrollbar if the content overflows.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/node/Certificates.js