To make it more clear that this will always end you on the Documentation index.
Also, multiple Help buittons which all may or may not do something diffrent are a bit weird/confusing - thus distiction is important IMO. Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com> --- www/manager6/Workspace.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/manager6/Workspace.js b/www/manager6/Workspace.js index 9376cea5..ad27cc9e 100644 --- a/www/manager6/Workspace.js +++ b/www/manager6/Workspace.js @@ -329,6 +329,7 @@ Ext.define('PVE.StdWorkspace', { iconCls: 'fa fa-info-circle x-btn-icon-el-default-toolbar-small ', listenToGlobalEvent: false, onlineHelp: 'pve_documentation_index', + text: gettext('Documentation'), margin: '0 5 0 0' }, createVM, -- 2.11.0 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel