From f07c1939d4055fc12a70abe61e4603adf7afb0a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Thu, 8 Aug 2019 15:43:07 +0200 Subject: [PATCH] mgr/dashboard: CephFS client tab switch MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The problem was that it was not possible to click on the clients tab inside the CephFS details and switch to it. This commit fixes this. Fixes: https://tracker.ceph.com/issues/41165 Signed-off-by: Stephan Müller --- .../ceph/cephfs/cephfs-detail/cephfs-detail.component.html | 7 ++----- .../ceph/cephfs/cephfs-detail/cephfs-detail.component.ts | 1 - 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html index f8a5217f974..d469bc4365e 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html @@ -34,11 +34,8 @@ - + heading="Clients: {{ clientCount }}"> +