aboutsummaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rw-r--r--module/calp/html/vcomponent.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/html/vcomponent.scm b/module/calp/html/vcomponent.scm
index 63b3df3b..b32bc0c4 100644
--- a/module/calp/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -235,6 +235,7 @@
"Heldag?"
`(input (@ (type "checkbox")
(name "wholeday")
+ (onclick "wholeday_checkbox(this)")
))))
)