Private
Public Access
1
0

passing tests

This commit is contained in:
Sander Roosendaal
2022-10-07 15:43:13 +02:00
parent 1e5b6f6cd8
commit e6160ae82e
6 changed files with 87 additions and 41 deletions

View File

@@ -17,7 +17,7 @@
<div><h3>{{ analysis.name }}</h3></div>
<div class="analysiscontainer">
<div class="workoutelement">
<a class="small" href="/rowers/instrokeanalysis/{{ analysis.id }}/edit/"
<a class="small" href="/rowers/workout/{{ analysis.workout.id|encode }}/instroke/interactive/{{ analysis.id }}/"
title="Edit">
<i class="fas fa-pencil-alt fa-fw"></i>
</a>