mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 08:15:31 +00:00
ui: add onlineHelp to rng
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
parent
16788eac58
commit
86c112d069
@ -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 === "") {
|
||||
|
Loading…
Reference in New Issue
Block a user