From: Volker Theile Date: Tue, 11 Aug 2020 13:26:24 +0000 (+0200) Subject: mgr/dashboard: Hide table action input field if limit=0 X-Git-Tag: v16.1.0~1437^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36567%2Fhead;p=ceph.git mgr/dashboard: Hide table action input field if limit=0 Fixes: https://tracker.ceph.com/issues/46901 Signed-off-by: Volker Theile --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html index 9a4c974b82ef..84501beb015f 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html @@ -82,7 +82,8 @@ -
+