mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 17:26:03 +01:00
fix year menu, fix name display, fix no of entries
This commit is contained in:
@@ -43,7 +43,7 @@ th, td {
|
||||
{% else %}
|
||||
<td>
|
||||
{% endif %}
|
||||
<a href="{{ personlogentry.personexpedition.get_absolute_url }}">{{personlogentry.nickname_used}} ({{personlogentry.personexpedition.person}})</a>
|
||||
<a href="{{ personlogentry.personexpedition.get_absolute_url }}" title="{{personlogentry.personexpedition.person}}">{{personlogentry.nickname_used}} </a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user