mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-03 16:13:08 +00:00
followup: avoid a doc-gen bump, use general QM chapter as onlineHelp
doc was just bumped, there's no real content, I don't want to bump it just for this, so replace with link to QM and a fixme comment Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ab84ee7415
commit
4fe2c21c00
@ -303,7 +303,7 @@ Ext.define('PVE.qemu.Options', {
|
||||
editor: caps.vms['VM.Config.Options'] ? {
|
||||
xtype: 'proxmoxWindowEdit',
|
||||
subject: gettext('VM State storage'),
|
||||
onlineHelp: 'qm_vmstatestorage',
|
||||
onlineHelp: 'chapter_virtual_machines', // FIXME: use 'qm_vmstatestorage' once available
|
||||
items: {
|
||||
xtype: 'pveStorageSelector',
|
||||
storageContent: 'images',
|
||||
|
Loading…
Reference in New Issue
Block a user