mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 22:37:44 +00:00
Fix a bug in PNP spot handling where an exception would be thrown if an activity had a location name but not a reference ID.
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
<script src="/static/js/spotsbandsandmap.js?v=1789894090"></script>
|
||||
<script src="/static/js/bands.js?v=1789894090"></script>
|
||||
<script src="/static/js/spotsbandsandmap.js?v=1789895439"></script>
|
||||
<script src="/static/js/bands.js?v=1789895439"></script>
|
||||
<script>$(document).ready(function () {
|
||||
$("#nav-link-bands").addClass("active");
|
||||
}); <!-- highlight active page in nav --></script>
|
||||
|
||||
Reference in New Issue
Block a user