From: Stephan Müller Date: Thu, 8 Mar 2018 14:35:39 +0000 (+0100) Subject: mgr/dashboard_v2: Fix cephfs template table usage X-Git-Tag: v13.1.0~568^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b3eee73e3c23ca1c49b7d43e95ad1b6b92cece92;p=ceph.git mgr/dashboard_v2: Fix cephfs template table usage The option 'toolHeader' wasn't recognized by the table directive. So it showed the wrong behavior showing the tool bar of the table. Signed-off-by: Stephan Müller --- diff --git a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cephfs/cephfs/cephfs.component.html b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cephfs/cephfs/cephfs.component.html index 2333f770b66ad..f995117b6f94a 100644 --- a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cephfs/cephfs/cephfs.component.html +++ b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cephfs/cephfs/cephfs.component.html @@ -26,7 +26,7 @@ + [toolHeader]="false"> @@ -40,7 +40,7 @@ + [toolHeader]="false">