Private
Public Access
1
0

adding course result to plannedsessionview

This commit is contained in:
2024-04-05 08:55:02 +02:00
parent 47169af69c
commit 74dac7c789
7 changed files with 58 additions and 10 deletions

View File

@@ -172,7 +172,7 @@
</li>
{% if coursescript %}
<li class="grid_2">
<h2>Course</h2>
<h2><a href="/rowers/courses/{{ plannedsession.course.id }}">{{ plannedsession.course.name }}</h2>
{{ coursediv|safe }}
{{ coursescript|safe }}