Replace toggle buttons with checkboxes for better clarity of function

This commit is contained in:
Ian Renton
2026-04-05 10:03:42 +01:00
parent e170f9c6c2
commit b3353b168c
25 changed files with 147 additions and 167 deletions

View File

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