[pmg-devel] [PATCH pmg-gui 1/1] server administration: repos: add online help
Fabian Ebner
f.ebner at proxmox.com
Wed Jul 14 14:55:48 CEST 2021
Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
Depends on the previous patch to work correctly, but no hard
dependency.
js/ServerAdministration.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/js/ServerAdministration.js b/js/ServerAdministration.js
index 332b03a..8cc50ab 100644
--- a/js/ServerAdministration.js
+++ b/js/ServerAdministration.js
@@ -57,6 +57,7 @@ Ext.define('PMG.ServerAdministration', {
itemId: 'aptrepositories',
nodename: 'localhost',
product: 'Proxmox Mail Gateway',
+ onlineHelp: 'pmg_package_repositories',
},
{
xtype: 'proxmoxJournalView',
--
2.30.2
More information about the pmg-devel
mailing list