From: Volker Theile Date: Fri, 5 Jul 2019 08:40:01 +0000 (+0200) Subject: mgr/dashboard: Pool form uses different loading spinner X-Git-Tag: v15.1.0~2204^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3606ea21be1db980165db6944ff3774f5db69ebd;p=ceph.git mgr/dashboard: Pool form uses different loading spinner Use the 'cd-loading-panel' element to display the loading progress. Fixes: https://tracker.ceph.com/issues/40427 Signed-off-by: Volker Theile --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html index 3f2704a913ab..99b15a2b1b3f 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html @@ -1,10 +1,7 @@ +Loading... +
-

- - Loading... -