Fix spot table reversing bug and add "de" callsign to mobile view

This commit is contained in:
Ian Renton
2025-12-30 09:06:14 +00:00
parent 6af15e4cfd
commit f4ae6b610e
2 changed files with 19 additions and 11 deletions

View File

@@ -220,7 +220,7 @@
<script src="/js/common.js?v=3"></script>
<script src="/js/spotsbandsandmap.js?v=3"></script>
<script src="/js/spots.js?v=3"></script>
<script src="/js/spots.js?v=4"></script>
<script>$(document).ready(function() { $("#nav-link-spots").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}