From 9cd020468ffe83dda72f1ffcbab75ad0149e5ad5 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Tue, 17 Sep 2024 00:36:41 +0100 Subject: [PATCH] removed unused & mobile support --- CHANGELOG.md | 4 ++++ apps/templates/home/index.html | 17 ++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bba30b7..81bf3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Tidy up the layout of switches on some forms - Help text for the switch fields on the Filters form, to better indicate their function +### Removed + +- Unused code for the legacy 'server settings tab' from before it became a modal + ## [0.3.4] - 2024-09-12 ### Added diff --git a/apps/templates/home/index.html b/apps/templates/home/index.html index 404e5d1..47c67dc 100644 --- a/apps/templates/home/index.html +++ b/apps/templates/home/index.html @@ -43,11 +43,13 @@