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: wip-pdonnell-testing-20200918.022351~374^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=241855f3e3fee5ceea5d3b3060793ff619f32c6c;p=ceph-ci.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 9a4c974b82e..84501beb015 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 @@ -
+