Close SSE connection nicely on navigating away from the page

This commit is contained in:
Ian Renton
2026-06-05 18:52:32 +01:00
parent 6938a8cc0a
commit 72360758ac
11 changed files with 31 additions and 23 deletions

View File

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