public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v2 pve-manager] fix #6443: ui: Improve onlineHelp for VM State storage
@ 2025-11-03 10:22 Robert Obkircher
  0 siblings, 0 replies; only message in thread
From: Robert Obkircher @ 2025-11-03 10:22 UTC (permalink / raw)
  To: pve-devel

The target anchor has been available since pve-docs version 6.1-4
from January 2020.

Signed-off-by: Robert Obkircher <r.obkircher@proxmox.com>
---
 www/manager6/qemu/Options.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/qemu/Options.js b/www/manager6/qemu/Options.js
index 6fe96fe2..bfa39c76 100644
--- a/www/manager6/qemu/Options.js
+++ b/www/manager6/qemu/Options.js
@@ -352,7 +352,7 @@ Ext.define('PVE.qemu.Options', {
                     ? {
                           xtype: 'proxmoxWindowEdit',
                           subject: gettext('VM State storage'),
-                          onlineHelp: 'chapter_virtual_machines', // FIXME: use 'qm_vmstatestorage' once available
+                          onlineHelp: 'qm_vmstatestorage',
                           width: 350,
                           items: {
                               xtype: 'pveStorageSelector',
-- 
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] only message in thread

only message in thread, other threads:[~2025-11-03 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-03 10:22 [pve-devel] [PATCH v2 pve-manager] fix #6443: ui: Improve onlineHelp for VM State storage Robert Obkircher

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