Private
Public Access
1
0

bug fix fastest distance race

This commit is contained in:
Sander Roosendaal
2021-10-07 07:30:37 +02:00
parent eec45e8357
commit e0bc7f2b67
5 changed files with 41 additions and 7 deletions

View File

@@ -24,6 +24,10 @@
<form id="race_submit_form"
method="post">
<p>Select one of the following workouts that you rowed within the challenge window</p>
<p>
{% csrf_token %}
<input type="submit" value="Submit">
</p>
<table width="100%">
<tr>
{% for field in w_form.hidden_fields %}
@@ -37,10 +41,6 @@
{% endfor %}
</tr>
</table>
<p>
{% csrf_token %}
<input type="submit" value="Submit">
</p>
</li>
<li class="grid_4">
<p>