Signed-off-by: Shannon Sterz <s.st...@proxmox.com>
---
 www/css/ext6-pbs.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
index 4a4a58d2..1d4c538a 100644
--- a/www/css/ext6-pbs.css
+++ b/www/css/ext6-pbs.css
@@ -92,7 +92,7 @@
 /* loading in task list */
 .x-grid-row-loading {
     background: no-repeat center center;
-    background-image: 
url(../extjs/theme-crisp/resources/images/loadmask/loading.gif);
+    background-image: url(../../pwt/images/spinner.svg);
 }
 
 /* displayfield minheight is wrong */
-- 
2.47.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to