mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 09:25:58 +00:00
gui: fix onlineHelp for join window
We have an entire chapter written about this, why not link it too. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
parent
108e0c8b9f
commit
a202f65a95
@ -138,7 +138,7 @@ Ext.define('PVE.ClusterJoinNodeWindow', {
|
|||||||
submitText: gettext('Join'),
|
submitText: gettext('Join'),
|
||||||
showTaskViewer: true,
|
showTaskViewer: true,
|
||||||
|
|
||||||
onlineHelp: 'chapter_pvecm',
|
onlineHelp: 'pvecm_join_node_to_cluster',
|
||||||
|
|
||||||
viewModel: {
|
viewModel: {
|
||||||
parent: null,
|
parent: null,
|
||||||
|
Loading…
Reference in New Issue
Block a user