From f95e4edbfd624390ab97f33c561b1248369d3c95 Mon Sep 17 00:00:00 2001 From: Smittix Date: Mon, 16 Feb 2026 22:25:21 +0000 Subject: [PATCH] feat: Remove ACARS as standalone mode, already in ADS-B dashboard Same as VDL2 - ACARS is integrated into the ADS-B dashboard sidebar so it doesn't need its own separate mode entry in the nav or index. Co-Authored-By: Claude Opus 4.6 --- templates/index.html | 24 +++++++++--------------- templates/partials/nav.html | 4 ++-- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/templates/index.html b/templates/index.html index 883e7a3..1502099 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,7 +50,6 @@ - @@ -569,7 +568,6 @@ {% include 'partials/modes/bt_locate.html' %} - {% include 'partials/modes/acars.html' %}