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: v15.2.9~122^2~108^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36872%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 (cherry picked from commit 241855f3e3fee5ceea5d3b3060793ff619f32c6c) --- 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 e50bffcd302a..ea493aa8cd8e 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 @@ -92,7 +92,8 @@ -
+