Private
Public Access
1
0

passing tests for nk_list

This commit is contained in:
Sander Roosendaal
2021-04-01 11:10:51 +02:00
parent 5c6ed8ef16
commit 047035f62e
6 changed files with 19 additions and 15 deletions

View File

@@ -34,8 +34,8 @@
<tr>
<td>
<a href="/rowers/workout/nkimport/{{ workout|lookup:'id' }}/">Import</a></td>
<td>{{ workout|lookup:'name' }}</td>
<td>{{ workout|lookup:'starttime' }}</td>
<td>{{ workout|lookuplong:'name' }}</td>
<td class="block" style="width:auto">{{ workout|lookuplong:'starttime' }}</td>
<td>{{ workout|lookup:'duration' }} </td>
<td>{{ workout|lookup:'distance' }} m</td>
<td>{{ workout|lookup:'new' }}</td>