aboutsummaryrefslogtreecommitdiff
path: root/module/html/view/calendar.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/html/view/calendar.scm')
-rw-r--r--module/html/view/calendar.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/module/html/view/calendar.scm b/module/html/view/calendar.scm
index 4753e1e6..f058d01e 100644
--- a/module/html/view/calendar.scm
+++ b/module/html/view/calendar.scm
@@ -318,7 +318,10 @@
dtstart: (datetime)
dtend: (datetime)
summary: "New Event"
- description: "None yet"))))
+ ;; force a description field,
+ ;; but don't put anything in
+ ;; it.
+ description: ""))))
(event (car (children cal))))
`((div (@ (class "template event-container") (id "event-template")
;; Only needed to create a duration. So actual dates