From: Stefan Reiter <s.reiter@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 3/3] ui: bootorder: add onlineHelp link
Date: Tue, 24 Nov 2020 17:52:05 +0100 [thread overview]
Message-ID: <20201124165205.31952-3-s.reiter@proxmox.com> (raw)
In-Reply-To: <20201124165205.31952-1-s.reiter@proxmox.com>
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
---
www/manager6/qemu/BootOrderEdit.js | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/manager6/qemu/BootOrderEdit.js b/www/manager6/qemu/BootOrderEdit.js
index 1e924dea..de80c7e1 100644
--- a/www/manager6/qemu/BootOrderEdit.js
+++ b/www/manager6/qemu/BootOrderEdit.js
@@ -11,6 +11,8 @@ Ext.define('PVE.qemu.BootOrderPanel', {
extend: 'Proxmox.panel.InputPanel',
alias: 'widget.pveQemuBootOrderPanel',
+ onlineHelp: 'qm_bootorder',
+
vmconfig: {}, // store loaded vm config
store: undefined,
--
2.20.1
next prev parent reply other threads:[~2020-11-24 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-24 16:52 [pve-devel] [PATCH docs 1/3] images: add screenshot of bootorder dialog Stefan Reiter
2020-11-24 16:52 ` [pve-devel] [PATCH docs 2/3] qm: add section about VM boot order Stefan Reiter
2020-11-25 10:38 ` [pve-devel] applied: " Thomas Lamprecht
2020-11-24 16:52 ` Stefan Reiter [this message]
2020-11-25 10:37 ` [pve-devel] applied: [PATCH docs 1/3] images: add screenshot of bootorder dialog Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201124165205.31952-3-s.reiter@proxmox.com \
--to=s.reiter@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.