From 12af6e250efc67b66e3d4c3d43d839a517fedc08 Mon Sep 17 00:00:00 2001 From: James Smith Date: Mon, 13 Apr 2026 22:41:26 +0100 Subject: [PATCH] refactor(ais): use MapUtils.init + HUD panels on vessel map Co-Authored-By: Claude Sonnet 4.6 --- templates/ais_dashboard.html | 84 ++++++++---------------------------- tests/test_map_utils.py | 11 +++++ 2 files changed, 29 insertions(+), 66 deletions(-) diff --git a/templates/ais_dashboard.html b/templates/ais_dashboard.html index 6c7b606..330de8b 100644 --- a/templates/ais_dashboard.html +++ b/templates/ais_dashboard.html @@ -15,6 +15,7 @@ + {% include 'partials/nav-utility-modals.html' %} +