ui: dashboard: add tooltip to gears edit tool
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		@ -258,6 +258,7 @@ Ext.define('PBS.Dashboard', {
 | 
			
		||||
    tools: [
 | 
			
		||||
	{
 | 
			
		||||
	    type: 'gear',
 | 
			
		||||
	    tooltip: gettext('Edit dashboard settings'),
 | 
			
		||||
	    handler: 'openDashboardOptions',
 | 
			
		||||
	},
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user