mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-16 17:09:18 +00:00
certs: show onlineHelp tool linking directly to context chapter
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a7f1529c34
commit
a78fbb7037
@ -4,6 +4,8 @@ Ext.define('PMG.CertificateConfiguration', {
|
|||||||
|
|
||||||
title: gettext('Certificates'),
|
title: gettext('Certificates'),
|
||||||
|
|
||||||
|
...PMG.Utils.onlineHelpTool('sysadmin_certificate_management'),
|
||||||
|
|
||||||
border: false,
|
border: false,
|
||||||
defaults: { border: false },
|
defaults: { border: false },
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user