public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] fix #7125: ui: fix network section in folder view
@ 2025-12-09  9:56 Dominik Csapak
  2025-12-10 19:19 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2025-12-09  9:56 UTC (permalink / raw)
  To: pve-devel

by adding the missing online help for that folder type

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/manager6/panel/ConfigPanel.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager6/panel/ConfigPanel.js b/www/manager6/panel/ConfigPanel.js
index 8e90295f..ab9fde2d 100644
--- a/www/manager6/panel/ConfigPanel.js
+++ b/www/manager6/panel/ConfigPanel.js
@@ -184,6 +184,7 @@ Ext.define('PVE.panel.Config', {
                 'type/pool': { onlineHelp: 'pveum_pools' },
                 'type/qemu': { onlineHelp: 'chapter_virtual_machines' },
                 'type/sdn': { onlineHelp: 'chapter_pvesdn' },
+                'type/network': { onlineHelp: 'chapter_pvesdn' },
                 'type/storage': { onlineHelp: 'chapter_storage' },
             };
             me.onlineHelp = typeToOnlineHelp[me.pveSelNode.data.id]?.onlineHelp;
-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH manager] fix #7125: ui: fix network section in folder view
  2025-12-09  9:56 [pve-devel] [PATCH manager] fix #7125: ui: fix network section in folder view Dominik Csapak
@ 2025-12-10 19:19 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-12-10 19:19 UTC (permalink / raw)
  To: pve-devel, Dominik Csapak

On Tue, 09 Dec 2025 10:56:48 +0100, Dominik Csapak wrote:
> by adding the missing online help for that folder type
> 
> 

Applied, thanks!

[1/1] fix #7125: ui: fix network section in folder view
      commit: 014d23339ecf0895689503e0c255ac7ef94580c9


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-10 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-09  9:56 [pve-devel] [PATCH manager] fix #7125: ui: fix network section in folder view Dominik Csapak
2025-12-10 19:19 ` [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