From 2c0d545fe7eb9770b57df6247e124fda39eade3e Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sat, 7 Mar 2026 01:38:05 +0000 Subject: [PATCH] Move map outside of "select report" conditional template So we can load it at any time, and not have to reload it. --- html/template/sync/communication-root.html | 42 +++++++++++++++------- html/template/sync/planning-root.html | 4 +-- 2 files changed, 31 insertions(+), 15 deletions(-) diff --git a/html/template/sync/communication-root.html b/html/template/sync/communication-root.html index b98558ab..7fba3b5b 100644 --- a/html/template/sync/communication-root.html +++ b/html/template/sync/communication-root.html @@ -11,6 +11,7 @@ src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js" > +