* [pbs-devel] [PATCH proxmox-backup] ui: config/CertificateView: enable vertical scrolling
@ 2022-10-11 9:20 Dominik Csapak
2022-10-11 9:29 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2022-10-11 9:20 UTC (permalink / raw)
To: pbs-devel
with many SANs or small browser windows, this is necessary to see
the ACME panel
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
www/config/CertificateView.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/config/CertificateView.js b/www/config/CertificateView.js
index d1e26632..bbee40e7 100644
--- a/www/config/CertificateView.js
+++ b/www/config/CertificateView.js
@@ -28,6 +28,7 @@ Ext.define('PBS.config.CertificatesView', {
defaults: {
border: false,
},
+ scrollable: 'y',
items: [
{
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pbs-devel] applied: [PATCH proxmox-backup] ui: config/CertificateView: enable vertical scrolling
2022-10-11 9:20 [pbs-devel] [PATCH proxmox-backup] ui: config/CertificateView: enable vertical scrolling Dominik Csapak
@ 2022-10-11 9:29 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-10-11 9:29 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Dominik Csapak
Am 11/10/2022 um 11:20 schrieb Dominik Csapak:
> with many SANs or small browser windows, this is necessary to see
> the ACME panel
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> www/config/CertificateView.js | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, with the slightly adapted commit message from manager... thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-11 9:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 9:20 [pbs-devel] [PATCH proxmox-backup] ui: config/CertificateView: enable vertical scrolling Dominik Csapak
2022-10-11 9:29 ` [pbs-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal