summaryrefslogtreecommitdiff
path: root/app/templates/workout/create.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/workout/create.html')
-rw-r--r--app/templates/workout/create.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/workout/create.html b/app/templates/workout/create.html
index 333aca6..a84b457 100644
--- a/app/templates/workout/create.html
+++ b/app/templates/workout/create.html
@@ -64,7 +64,7 @@
</div>
<div class="field is-horizontal is-grouped is-grouped-right">
- <p id="add" class="button is-primary">
+ <p id="add" class="button is-primary" onclick="handleAdd()">
<span class="icon is-small">
<i class="fa fa-plus"></i>
</span>