Show a warning instead of an empty canvas if the ionosonde station has no data, and also show a warning if we have data but it's old.

This commit is contained in:
Ian Renton
2026-05-16 11:26:23 +01:00
parent a7a45190cb
commit d655354d05
12 changed files with 54 additions and 31 deletions

View File

@@ -70,8 +70,8 @@
</div>
<script src="/js/common.js?v=1778925881"></script>
<script src="/js/alerts.js?v=1778925881"></script>
<script src="/js/common.js?v=1778927183"></script>
<script src="/js/alerts.js?v=1778927183"></script>
<script>$(document).ready(function() { $("#nav-link-alerts").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}