[pve-devel] [PATCH manager 1/3] ui: rename global 'Help' button to 'Documentation'

Dietmar Maurer dietmar at proxmox.com
Thu Oct 5 16:10:29 CEST 2017


-1

This uses too much space (very bad for auto generated docu screenshots).

> On October 5, 2017 at 3:05 PM Thomas Lamprecht <t.lamprecht at proxmox.com>
> wrote:
> 
> 
> 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.lamprecht at 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 at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list