* [pve-devel] [PATCH manager] fix #5632: ui:storage: correct online help link of backup view
@ 2024-10-15 11:39 Timothy Nicholson
2024-10-16 16:43 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Timothy Nicholson @ 2024-10-15 11:39 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Timothy Nicholson <t.nicholson@proxmox.com>
---
Changed the online help link to the correct section for vzdump backup.
www/manager6/storage/BackupView.js | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/manager6/storage/BackupView.js b/www/manager6/storage/BackupView.js
index 878e1c8f..db184def 100644
--- a/www/manager6/storage/BackupView.js
+++ b/www/manager6/storage/BackupView.js
@@ -1,6 +1,8 @@
Ext.define('PVE.storage.BackupView', {
extend: 'PVE.storage.ContentView',
+ onlineHelp: 'chapter_vzdump',
+
alias: 'widget.pveStorageBackupView',
showColumns: ['name', 'notes', 'protected', 'date', 'format', 'size'],
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] fix #5632: ui:storage: correct online help link of backup view
2024-10-15 11:39 [pve-devel] [PATCH manager] fix #5632: ui:storage: correct online help link of backup view Timothy Nicholson
@ 2024-10-16 16:43 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-10-16 16:43 UTC (permalink / raw)
To: Proxmox VE development discussion, Timothy Nicholson
Am 15/10/2024 um 13:39 schrieb Timothy Nicholson:
> Signed-off-by: Timothy Nicholson <t.nicholson@proxmox.com>
> ---
>
> Changed the online help link to the correct section for vzdump backup.
>
> www/manager6/storage/BackupView.js | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-16 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-15 11:39 [pve-devel] [PATCH manager] fix #5632: ui:storage: correct online help link of backup view Timothy Nicholson
2024-10-16 16:43 ` [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