Signed-off-by: Timothy Nicholson <[email protected]>
---
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
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel