[pve-devel] applied: [PATCH manager] gui: fix onlineHelp for join window
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 11 11:48:58 CET 2019
On 11/11/19 11:10 AM, Stefan Reiter wrote:
> 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,
>
applied, thanks! As this reference exist since > a year we also do not need
a build-dependency bump for doc-generator, great!
More information about the pve-devel
mailing list