]> git.proxmox.com Git - pve-manager.git/commitdiff
gui: add help button to qm guest agent window
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 25 Jan 2021 14:54:10 +0000 (15:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Mar 2022 14:32:34 +0000 (15:32 +0100)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/qemu/Options.js

index ef7a336f7bbbd0807b37bca43aebaeca9c05d4c8..a1def4bbf36a2cd0b8399e9c988c377e9389fd34 100644 (file)
@@ -278,6 +278,7 @@ Ext.define('PVE.qemu.Options', {
                    xtype: 'proxmoxWindowEdit',
                    subject: gettext('Qemu Agent'),
                    width: 350,
+                   onlineHelp: 'qm_qemu_agent',
                    items: {
                        xtype: 'pveAgentFeatureSelector',
                        name: 'agent',