* [pbs-devel] [PATCH proxmox-backup] ui: add onlineHelp for consent-banner option
@ 2024-11-26 10:34 Gabriel Goller
2024-11-26 11:08 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2024-11-26 10:34 UTC (permalink / raw)
To: pbs-devel; +Cc: Thomas Lamprecht
Add onlineHelp link to the consent-banner docs section in the popup when
inserting the consent-banner text.
Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
---
docs/gui.rst | 2 ++
www/config/NodeOptionView.js | 1 +
2 files changed, 3 insertions(+)
diff --git a/docs/gui.rst b/docs/gui.rst
index acecb8bc7193..7e59ac1024bc 100644
--- a/docs/gui.rst
+++ b/docs/gui.rst
@@ -40,6 +40,8 @@ Proxmox Backup Server supports various languages and authentication back ends
.. note:: For convenience, you can save the username on the client side, by
selecting the "Save User name" checkbox at the bottom of the window.
+.. _consent_banner:
+
Consent Banner
^^^^^^^^^^^^^^
diff --git a/www/config/NodeOptionView.js b/www/config/NodeOptionView.js
index 35938f9a3781..c327356f7f24 100644
--- a/www/config/NodeOptionView.js
+++ b/www/config/NodeOptionView.js
@@ -59,6 +59,7 @@ Ext.define('PBS.NodeOptionView', {
name: 'consent-text',
text: gettext('Consent Text'),
deleteEmpty: true,
+ onlineHelp: 'consent_banner',
},
],
});
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pbs-devel] applied: [PATCH proxmox-backup] ui: add onlineHelp for consent-banner option
2024-11-26 10:34 [pbs-devel] [PATCH proxmox-backup] ui: add onlineHelp for consent-banner option Gabriel Goller
@ 2024-11-26 11:08 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-11-26 11:08 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Gabriel Goller
Am 26.11.24 um 11:34 schrieb Gabriel Goller:
> Add onlineHelp link to the consent-banner docs section in the popup when
> inserting the consent-banner text.
>
> Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
> Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
> ---
> docs/gui.rst | 2 ++
> www/config/NodeOptionView.js | 1 +
> 2 files changed, 3 insertions(+)
>
>
applied, thanks!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-26 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-26 10:34 [pbs-devel] [PATCH proxmox-backup] ui: add onlineHelp for consent-banner option Gabriel Goller
2024-11-26 11:08 ` [pbs-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox