Private
Public Access
1
0

small change in html template

This commit is contained in:
Sander Roosendaal
2020-04-29 21:01:16 +02:00
parent 2a0b0dd7bf
commit 8571d3111b

View File

@@ -48,10 +48,10 @@ $('#id_workouttype').change();
{{ form.as_table }} {{ form.as_table }}
{{ metricsform.as_table }} {{ metricsform.as_table }}
</table> </table>
Optional, add image (PM screenshot): Optional, add image (PM screenshot, for example as evidence for a virtual race):
<table> <table>
{{ iform.as_table }} {{ iform.as_table }}
</table> </table>
{% csrf_token %} {% csrf_token %}
<p> <p>
<input class="button green" type="submit" value="Save"> <input class="button green" type="submit" value="Save">