[pbs-devel] [PATCH proxmox-backup v2 2/2] ui: datastore options: link to 'notification-mode' section
    Lukas Wagner 
    l.wagner at proxmox.com
       
    Thu Apr 25 14:48:18 CEST 2024
    
    
  
Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
---
 www/window/NotifyOptions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/window/NotifyOptions.js b/www/window/NotifyOptions.js
index 57e8ba44..6590df4a 100644
--- a/www/window/NotifyOptions.js
+++ b/www/window/NotifyOptions.js
@@ -27,7 +27,7 @@ Ext.define('PBS.window.NotifyOptions', {
     xtype: 'pbsNotifyOptionEdit',
     mixins: ['Proxmox.Mixin.CBind'],
 
-    onlineHelp: 'maintenance_notification',
+    onlineHelp: 'notification_mode',
 
     user: undefined,
     tokenname: undefined,
-- 
2.39.2
    
    
More information about the pbs-devel
mailing list