small change in html template
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user