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:
Ian Renton
2026-09-20 10:10:39 +01:00
parent 2df7ecf4b5
commit d33259d619
9 changed files with 36 additions and 21 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
</div>
<script src="/static/vendor/js/chart-4.4.9.umd.min.js"></script>
<script src="/static/js/conditions.js?v=1789894090"></script>
<script src="/static/js/conditions.js?v=1789895439"></script>
<script>$(document).ready(function () {
$("#nav-link-conditions").addClass("active");
}); <!-- highlight active page in nav --></script>