mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-02-04 09:14:30 +00:00
Fix spot table reversing bug and add "de" callsign to mobile view
This commit is contained in:
@@ -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 %}
|
||||
Reference in New Issue
Block a user