From 0e603b6cc9d787dab00ac6b9a1c3a64de9043ee7 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Tue, 24 Feb 2026 12:51:02 -0800 Subject: [PATCH] Fix refresh button: add inline onclick and center icon The addEventListener wasn't firing (likely cached JS). Added inline onclick as reliable fallback and flexbox centering for the SVG icon. Co-Authored-By: Claude Opus 4.5 --- portal/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/index.html b/portal/index.html index d475d02..f290537 100644 --- a/portal/index.html +++ b/portal/index.html @@ -109,7 +109,7 @@

Dashboard

-