[pve-devel] [PATCH manager v2 2/2] replication: update help button reference

Alexander Zeidler a.zeidler at proxmox.com
Wed Dec 18 17:19:48 CET 2024


Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
---
 www/manager6/grid/Replication.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/grid/Replication.js b/www/manager6/grid/Replication.js
index 79824b9b..51aa9fde 100644
--- a/www/manager6/grid/Replication.js
+++ b/www/manager6/grid/Replication.js
@@ -64,7 +64,7 @@ Ext.define('PVE.window.ReplicaEdit', {
 	    {
 		xtype: 'inputpanel',
 		itemId: 'ipanel',
-		onlineHelp: 'pvesr_schedule_time_format',
+		onlineHelp: 'pvesr_managing_jobs',
 
 		onGetValues: function(values) {
 		    let win = this.up('window');
-- 
2.39.5





More information about the pve-devel mailing list