ui: add onlineHelp to rng

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
Stefan Reiter 2021-03-08 11:01:47 +01:00 committed by Thomas Lamprecht
parent 16788eac58
commit 86c112d069

View File

@ -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 === "") {