ui: Add online help reference to VM bios settings
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
8a5a1798af
commit
af1ca01965
@ -1,6 +1,7 @@
|
||||
Ext.define('PVE.qemu.BiosEdit', {
|
||||
extend: 'Proxmox.window.Edit',
|
||||
alias: 'widget.pveQemuBiosEdit',
|
||||
onlineHelp: 'qm_bios_and_uefi',
|
||||
|
||||
initComponent : function() {
|
||||
var me = this;
|
||||
|
Loading…
Reference in New Issue
Block a user