Transparent redirect handler instead of returning HTTP 308 to clients

This commit is contained in:
Ian Renton
2026-08-12 18:49:06 +01:00
parent b9f2764085
commit c285b86131
9 changed files with 62 additions and 37 deletions
+2 -2
View File
@@ -112,8 +112,8 @@
<script src="/static/vendor/js/leaflet-cqzones.js"></script>
<script src="/static/vendor/js/leaflet-workedallbritainireland.js" type="module"></script>
<script src="/static/js/spotsbandsandmap.js?v=1786483249"></script>
<script src="/static/js/map.js?v=1786483249"></script>
<script src="/static/js/spotsbandsandmap.js?v=1786556946"></script>
<script src="/static/js/map.js?v=1786556946"></script>
<script>$(document).ready(function () {
$("#nav-link-map").addClass("active");
}); <!-- highlight active page in nav --></script>