diff --git a/core/views/statistics.py b/core/views/statistics.py index a796d04..a820c00 100644 --- a/core/views/statistics.py +++ b/core/views/statistics.py @@ -49,6 +49,7 @@ def svxfilewild(request, year=None): if sb.name != "rootblock": svxwild.append(sb) print(f" WILD {sb.survexfile} {sb.date}") + sb.year = f"{expedition}" people = SurvexPersonRole.objects.filter(survexblock=sb) team = [] for p in people: diff --git a/templates/survexfilewild.html b/templates/survexfilewild.html index ef25b11..20f5e2e 100644 --- a/templates/survexfilewild.html +++ b/templates/survexfilewild.html @@ -14,7 +14,7 @@ i.e. they have a survex block (begin..end) with no *REF line which refers to the {% for sb in svxwild %}
Year | Survex Survey Blocks | Survex Survey Legs | Survex length(m) |
---|