From a33949b1d0da409b51b38e3423f70e04cc291a06 Mon Sep 17 00:00:00 2001 From: Tiago Melo Date: Fri, 24 Aug 2018 12:04:00 +0100 Subject: [PATCH] mgr/dashboard: Remove fieldsets when using CdTable Fixes: https://tracker.ceph.com/issues/26999 Signed-off-by: Tiago Melo --- .../block/mirroring/mirroring.component.html | 91 +++++++++---------- .../cephfs-detail.component.html | 26 +++--- .../performance-counter.component.html | 10 +- 3 files changed, 59 insertions(+), 68 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.component.html index 0c17084f9ab..a4e61dc5b12 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.component.html @@ -2,63 +2,60 @@
-
- Daemons + Daemons - - -
+ +
-
- Pools + Pools - - -
+ +
-
- Images - - - - - - - - - - - - - - -
+ Images + + + + + + + + + + + + + +
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 b19ab9f8e13..f3129cd0fb2 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 @@ -3,29 +3,25 @@ heading="Details">
-
- Ranks + Ranks - - -
+ +
-
- Pools + Pools - - -
+ +
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.html index 87e4bfe0d5c..988a8a25219 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.html @@ -1,6 +1,4 @@ -
- {{ serviceType }}.{{ serviceId }} - - -
+{{ serviceType }}.{{ serviceId }} + +