This section has been available since pve-docs 6.0-5, which was released in October 2019.
Signed-off-by: Christoph Heiss <c.he...@proxmox.com> --- www/manager6/qemu/AudioEdit.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/manager6/qemu/AudioEdit.js b/www/manager6/qemu/AudioEdit.js index e7861ceb9..ece3abf67 100644 --- a/www/manager6/qemu/AudioEdit.js +++ b/www/manager6/qemu/AudioEdit.js @@ -2,8 +2,7 @@ Ext.define('PVE.qemu.AudioInputPanel', { extend: 'Proxmox.panel.InputPanel', xtype: 'pveAudioInputPanel', - // FIXME: enable once we bumped doc-gen so this ref is included - //onlineHelp: 'qm_audio_device', + onlineHelp: 'qm_audio_device', onGetValues: function(values) { var ret = PVE.Parser.printPropertyString(values); -- 2.49.0 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel