public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: qemu/PCIEdit: change onlineHelp link to vm config section
@ 2021-07-30  6:40 Dominik Csapak
  2021-07-30 12:50 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2021-07-30  6:40 UTC (permalink / raw)
  To: pve-devel

link the user directly to the vm config section of the pci
passthrough docs, since that is whats happening on that panel.

It still is on the same page as the whole passthrough docs, so
the remaining info is still there.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/manager6/qemu/PCIEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/qemu/PCIEdit.js b/www/manager6/qemu/PCIEdit.js
index e1c6aea7..f505e34f 100644
--- a/www/manager6/qemu/PCIEdit.js
+++ b/www/manager6/qemu/PCIEdit.js
@@ -1,7 +1,7 @@
 Ext.define('PVE.qemu.PCIInputPanel', {
     extend: 'Proxmox.panel.InputPanel',
 
-    onlineHelp: 'qm_pci_passthrough',
+    onlineHelp: 'qm_pci_passthrough_vm_config',
 
     setVMConfig: function(vmconfig) {
 	var me = this;
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: Re: [PATCH manager] ui: qemu/PCIEdit: change onlineHelp link to vm config section
  2021-07-30  6:40 [pve-devel] [PATCH manager] ui: qemu/PCIEdit: change onlineHelp link to vm config section Dominik Csapak
@ 2021-07-30 12:50 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-07-30 12:50 UTC (permalink / raw)
  To: Proxmox VE development discussion, Dominik Csapak

On 30/07/2021 08:40, Dominik Csapak wrote:
> link the user directly to the vm config section of the pci
> passthrough docs, since that is whats happening on that panel.
> 
> It still is on the same page as the whole passthrough docs, so
> the remaining info is still there.
> 
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
>  www/manager6/qemu/PCIEdit.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-30 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30  6:40 [pve-devel] [PATCH manager] ui: qemu/PCIEdit: change onlineHelp link to vm config section Dominik Csapak
2021-07-30 12:50 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal