From 83ea3413f7cc6fde4ba1d80dd817d342481071a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Mon, 5 Mar 2018 16:15:12 +0100 Subject: [PATCH] mgr/dashboard_v2: Rotate the refresh icon on load MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The refresh icon of the data table will now rotate on loading events. Signed-off-by: Stephan Müller --- .../src/app/shared/datatable/table/table.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard_v2/frontend/src/app/shared/datatable/table/table.component.html b/src/pybind/mgr/dashboard_v2/frontend/src/app/shared/datatable/table/table.component.html index 7ae84f98ca844..3dbb5785cf3c8 100644 --- a/src/pybind/mgr/dashboard_v2/frontend/src/app/shared/datatable/table/table.component.html +++ b/src/pybind/mgr/dashboard_v2/frontend/src/app/shared/datatable/table/table.component.html @@ -42,7 +42,8 @@ -- 2.39.5