forked from expo/troggle
Update link to new person wallets on person page
This commit is contained in:
parent
39683cc413
commit
c3bfd50cf1
@ -24,10 +24,9 @@ If anyone really cares, they can always look in the original survex file
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</p>
|
||||
<p><b>Wallet status</b>
|
||||
{% for otherpersonexpedition in personexpedition.person.personexpedition_set.all %}
|
||||
| <a href="/expofiles/surveyscans/{{ otherpersonexpedition.expedition.year }}/{{personexpedition.person|safe}}.html">{{ otherpersonexpedition.expedition.year }}</a>
|
||||
{% endfor %}
|
||||
<p>Status of all wallets for <b>
|
||||
<a href="/wallets/person/{{personexpedition.person.first_name|safe}}{{personexpedition.person.last_name|safe}}">{{personexpedition.person}}</a>
|
||||
</b>
|
||||
</p>
|
||||
<h3>Table of all trips and surveys aligned by date</h3>
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user