[pve-devel] [PATCH manager] gui: fix onlineHelp for join window
Stefan Reiter
s.reiter at proxmox.com
Mon Nov 11 11:10:50 CET 2019
We have an entire chapter written about this, why not link it too.
Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
---
www/manager6/dc/ClusterEdit.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/dc/ClusterEdit.js b/www/manager6/dc/ClusterEdit.js
index 0c03b240..a8c021d2 100644
--- a/www/manager6/dc/ClusterEdit.js
+++ b/www/manager6/dc/ClusterEdit.js
@@ -138,7 +138,7 @@ Ext.define('PVE.ClusterJoinNodeWindow', {
submitText: gettext('Join'),
showTaskViewer: true,
- onlineHelp: 'chapter_pvecm',
+ onlineHelp: 'pvecm_join_node_to_cluster',
viewModel: {
parent: null,
--
2.20.1
More information about the pve-devel
mailing list