Private
Public Access
1
0

verbose names for boat class

This commit is contained in:
Sander Roosendaal
2020-05-28 07:56:48 +02:00
parent 1c9d45a026
commit a6e5a0588a
2 changed files with 15 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
<td>{{ standard.name }}</td>
<td>{{ standard.coursedistance }}</td>
<td>{{ standard.coursetime }}</td>
<td>{{ standard.boatclass }}</td>
<td>{{ standard.boatclass|boatclass }}</td>
<td>{{ standard.boattype }}</td>
<td>{{ standard.sex|sex }}</td>
<td>{{ standard.weightclass|weight }}</td>