small change in html template
This commit is contained in:
@@ -48,10 +48,10 @@ $('#id_workouttype').change();
|
||||
{{ form.as_table }}
|
||||
{{ metricsform.as_table }}
|
||||
</table>
|
||||
Optional, add image (PM screenshot):
|
||||
Optional, add image (PM screenshot, for example as evidence for a virtual race):
|
||||
<table>
|
||||
{{ iform.as_table }}
|
||||
</table>
|
||||
</table>
|
||||
{% csrf_token %}
|
||||
<p>
|
||||
<input class="button green" type="submit" value="Save">
|
||||
|
||||
Reference in New Issue
Block a user