* [pve-devel] [PATCH pve-manager 1/1] ui: node: repos: add online help
@ 2021-07-14 12:58 Fabian Ebner
2021-07-15 12:44 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ebner @ 2021-07-14 12:58 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
Depends on
https://lists.proxmox.com/pipermail/pmg-devel/2021-July/001815.html
to work correctly, but no hard dependency.
www/manager6/node/Config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/node/Config.js b/www/manager6/node/Config.js
index e519d201..68f80391 100644
--- a/www/manager6/node/Config.js
+++ b/www/manager6/node/Config.js
@@ -250,6 +250,7 @@ Ext.define('PVE.node.Config', {
iconCls: 'fa fa-files-o',
itemId: 'aptrepositories',
nodename: nodename,
+ onlineHelp: 'sysadmin_package_repositories',
groups: ['apt'],
});
}
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-15 12:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 12:58 [pve-devel] [PATCH pve-manager 1/1] ui: node: repos: add online help Fabian Ebner
2021-07-15 12:44 ` [pve-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