aboutsummaryrefslogtreecommitdiff
path: root/module/html/view/calendar.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-11 17:19:37 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-11 17:19:37 +0200
commit5a91457a5b8595969957cd6676afc2fff858251e (patch)
treee6204e1c70e41d66a715e27dbf0099c97fe838a0 /module/html/view/calendar.scm
parentRemove week-start from (html view calendar) (again?) (diff)
downloadcalp-5a91457a5b8595969957cd6676afc2fff858251e.tar.gz
calp-5a91457a5b8595969957cd6676afc2fff858251e.tar.xz
HTML Created events now have a description.
Unfortunately they ALWAYS have a description.
Diffstat (limited to 'module/html/view/calendar.scm')
-rw-r--r--module/html/view/calendar.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/module/html/view/calendar.scm b/module/html/view/calendar.scm
index 2371cfe0..4753e1e6 100644
--- a/module/html/view/calendar.scm
+++ b/module/html/view/calendar.scm
@@ -317,7 +317,8 @@
;; cloned mulitple times.
dtstart: (datetime)
dtend: (datetime)
- summary: "New Event"))))
+ summary: "New Event"
+ description: "None yet"))))
(event (car (children cal))))
`((div (@ (class "template event-container") (id "event-template")
;; Only needed to create a duration. So actual dates