Fix trivial thing where "Your Data" button brought up a panel just called "Data"

This commit is contained in:
Ian Renton
2026-08-16 07:51:50 +01:00
parent 00c1bc7ba3
commit 1bda204863
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
</div>
<script src="/static/js/add-spot.js?v=1786809892"></script>
<script src="/static/js/add-spot.js?v=1786863110"></script>
<script>$(document).ready(function () {
$("#nav-link-add-spot").addClass("active");
}); <!-- highlight active page in nav --></script>