* [pmg-devel] [PATCH pmg-gui] CertificateView: enable vertical scrolling
@ 2022-10-11 9:23 Dominik Csapak
2022-10-11 9:32 ` [pmg-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2022-10-11 9:23 UTC (permalink / raw)
To: pmg-devel
like for PVE/PBS: with many SANs or small browser windows, this is
necessary to see the 'ACME' panel
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
js/Certificates.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/js/Certificates.js b/js/Certificates.js
index 894255e..84ce862 100644
--- a/js/Certificates.js
+++ b/js/Certificates.js
@@ -28,6 +28,7 @@ Ext.define('PMG.CertificateView', {
alias: 'widget.pmgCertificatesView',
title: gettext('Certificates'),
+ scrollable: 'y',
items: [
{
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pmg-devel] applied: [PATCH pmg-gui] CertificateView: enable vertical scrolling
2022-10-11 9:23 [pmg-devel] [PATCH pmg-gui] CertificateView: enable vertical scrolling Dominik Csapak
@ 2022-10-11 9:32 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-10-11 9:32 UTC (permalink / raw)
To: Dominik Csapak, pmg-devel
Am 11/10/2022 um 11:23 schrieb Dominik Csapak:
> like for PVE/PBS: with many SANs or small browser windows, this is
> necessary to see the 'ACME' panel
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> js/Certificates.js | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, with commit message adapted as in pve/pbs, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-11 9:32 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:23 [pmg-devel] [PATCH pmg-gui] CertificateView: enable vertical scrolling Dominik Csapak
2022-10-11 9:32 ` [pmg-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