diff --git a/www/Dashboard.js b/www/Dashboard.js index b20b4650..abfaa308 100644 --- a/www/Dashboard.js +++ b/www/Dashboard.js @@ -258,6 +258,7 @@ Ext.define('PBS.Dashboard', { tools: [ { type: 'gear', + tooltip: gettext('Edit dashboard settings'), handler: 'openDashboardOptions', }, ],