From: Tiago Melo Date: Fri, 24 Aug 2018 11:04:00 +0000 (+0100) Subject: mgr/dashboard: Remove fieldsets when using CdTable X-Git-Tag: v14.0.1~493^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23730%2Fhead;p=ceph.git mgr/dashboard: Remove fieldsets when using CdTable Fixes: https://tracker.ceph.com/issues/26999 Signed-off-by: Tiago Melo --- 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 0c17084f9abf..a4e61dc5b127 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 b19ab9f8e13c..f3129cd0fb2b 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 87e4bfe0d5c6..988a8a252192 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 }} + +