passing tests for nk_list
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user