summaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
authorstilbruch <stilbruch@protonmail.com>2022-05-09 01:46:05 -0500
committerstilbruch <stilbruch@protonmail.com>2022-05-09 01:46:05 -0500
commitce8d29d02a3b14d3a59ff60ca62843c796497710 (patch)
tree35490db331ece8c22f55179e42458ebb3d76a9b3 /app/templates
parenta20ad2dcaad3546d04992676ad1954f7268f3818 (diff)
downloadStrengthy-ce8d29d02a3b14d3a59ff60ca62843c796497710.tar.xz
Strengthy-ce8d29d02a3b14d3a59ff60ca62843c796497710.zip
Refactor timer code
Diffstat (limited to 'app/templates')
-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)">