From c7c2432c34c4eaa619cb0877d27de954082cc6c9 Mon Sep 17 00:00:00 2001 From: Ricardo Marques Date: Thu, 28 Jun 2018 14:07:56 +0100 Subject: [PATCH] mgr/dashboard: Remove text from top-right actions Fixes: https://tracker.ceph.com/issues/24624 Signed-off-by: Ricardo Marques --- .../src/app/core/auth/logout/logout.component.html | 3 +-- .../dashboard-help/dashboard-help.component.html | 7 ++++--- .../frontend/src/app/core/navigation/navigation.module.ts | 3 ++- .../navigation/notifications/notifications.component.html | 7 ++++--- .../navigation/task-manager/task-manager.component.html | 7 ++++--- .../mgr/dashboard/frontend/src/openattic-theme.scss | 8 ++------ 6 files changed, 17 insertions(+), 18 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/logout/logout.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/logout/logout.component.html index cd6282070998d..a12ff1777d4f0 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/logout/logout.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/logout/logout.component.html @@ -1,6 +1,5 @@ - - Logout + diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html index 0204c7184f5a4..629c62418a0f8 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html @@ -1,13 +1,14 @@
+ data-toggle="dropdown" + i18n-title + title="Help"> - Help