mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-16 11:04:41 +00:00
ui: bootorder: add onlineHelp link
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
parent
dadba141a8
commit
c856bd1c22
@ -11,6 +11,8 @@ Ext.define('PVE.qemu.BootOrderPanel', {
|
|||||||
extend: 'Proxmox.panel.InputPanel',
|
extend: 'Proxmox.panel.InputPanel',
|
||||||
alias: 'widget.pveQemuBootOrderPanel',
|
alias: 'widget.pveQemuBootOrderPanel',
|
||||||
|
|
||||||
|
onlineHelp: 'qm_bootorder',
|
||||||
|
|
||||||
vmconfig: {}, // store loaded vm config
|
vmconfig: {}, // store loaded vm config
|
||||||
store: undefined,
|
store: undefined,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user