[pve-devel] [PATCH manager v10 2/2] ui: machine: add link to documentation of the system settings

Markus Frank m.frank at proxmox.com
Mon Apr 15 10:50:02 CEST 2024


---
 www/manager6/qemu/MachineEdit.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager6/qemu/MachineEdit.js b/www/manager6/qemu/MachineEdit.js
index 48c72c1d..ee2b2dac 100644
--- a/www/manager6/qemu/MachineEdit.js
+++ b/www/manager6/qemu/MachineEdit.js
@@ -1,6 +1,7 @@
 Ext.define('PVE.qemu.MachineInputPanel', {
     extend: 'Proxmox.panel.InputPanel',
     xtype: 'pveMachineInputPanel',
+    onlineHelp: 'qm_system_settings',
 
     viewModel: {
 	data: {
-- 
2.39.2





More information about the pve-devel mailing list