summaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/workout/record.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/workout/record.html b/app/templates/workout/record.html
index 53b2788..1cfeda1 100644
--- a/app/templates/workout/record.html
+++ b/app/templates/workout/record.html
@@ -42,7 +42,7 @@
</div>
</td>
{% else %}
- <td>{{ set['lbs'](class_='input', onkeydown='onKeyDown(event)') }}</td>
+ <td>{{ set['lbs'](class_='input', type='number', onkeydown='onKeyDown(event)') }}</td>
<td>{{ set['units'](class_='input', onkeydown='onKeyDown(event)') }}</td>
{% endif %}
<td>