public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [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

* [pve-devel] applied: [PATCH pve-manager 1/1] ui: node: repos: add online help
  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 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-07-15 12:44 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fabian Ebner

On 14.07.21 14:58, Fabian Ebner wrote:
> 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(+)
> 
>

applied this one already, will start to work once widget toolkit is pushed+bumped, thanks!




^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal