2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-25 08:41:51 +00:00

Update link to new person wallets on person page

This commit is contained in:
Philip Sargent 2022-10-11 21:33:13 +03:00
parent 39683cc413
commit c3bfd50cf1

View File

@ -24,10 +24,9 @@ If anyone really cares, they can always look in the original survex file
{% endif %} {% endif %}
{% endfor %} {% endfor %}
</p> </p>
<p><b>Wallet status</b> <p>Status of all wallets for <b>
{% for otherpersonexpedition in personexpedition.person.personexpedition_set.all %} <a href="/wallets/person/{{personexpedition.person.first_name|safe}}{{personexpedition.person.last_name|safe}}">{{personexpedition.person}}</a>
| <a href="/expofiles/surveyscans/{{ otherpersonexpedition.expedition.year }}/{{personexpedition.person|safe}}.html">{{ otherpersonexpedition.expedition.year }}</a> </b>
{% endfor %}
</p> </p>
<h3>Table of all trips and surveys aligned by date</h3> <h3>Table of all trips and surveys aligned by date</h3>
<div> <div>