summaryrefslogtreecommitdiff
path: root/app/templates/workout/record.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/workout/record.html')
-rw-r--r--app/templates/workout/record.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/templates/workout/record.html b/app/templates/workout/record.html
index 3805891..53b2788 100644
--- a/app/templates/workout/record.html
+++ b/app/templates/workout/record.html
@@ -42,8 +42,8 @@
</div>
</td>
{% else %}
- <td>{{ set['lbs'](class_='input', onkeydown='handleEnterKey(event)') }}</td>
- <td>{{ set['units'](class_='input', onkeydown='handleEnterKey(event)') }}</td>
+ <td>{{ set['lbs'](class_='input', onkeydown='onKeyDown(event)') }}</td>
+ <td>{{ set['units'](class_='input', onkeydown='onKeyDown(event)') }}</td>
{% endif %}
<td>
<a class="button" onClick="onClickSetCheck(this)">