diff --git a/www/manager6/qemu/RNGEdit.js b/www/manager6/qemu/RNGEdit.js index 8ac0dabf..c196fb0b 100644 --- a/www/manager6/qemu/RNGEdit.js +++ b/www/manager6/qemu/RNGEdit.js @@ -2,8 +2,7 @@ Ext.define('PVE.qemu.RNGInputPanel', { extend: 'Proxmox.panel.InputPanel', xtype: 'pveRNGInputPanel', - // FIXME: enable once we bumped doc-gen so this ref is included - //onlineHelp: 'qm_virtio_rng', + onlineHelp: 'qm_virtio_rng', onGetValues: function(values) { if (values.max_bytes === "") {