aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-12-10 01:12:20 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-12-10 01:12:20 +0100
commitffcd9db27893d89618041617b16118928234a1bb (patch)
tree7787557103947c046e34c58fa78a8261118a0b8d /module/calp/html/view
parentOnly focus searchbox on '/' when sensible. (diff)
downloadcalp-ffcd9db27893d89618041617b16118928234a1bb.tar.gz
calp-ffcd9db27893d89618041617b16118928234a1bb.tar.xz
Major cleanup in calp html.
Diffstat (limited to 'module/calp/html/view')
-rw-r--r--module/calp/html/view/calendar.scm3
-rw-r--r--module/calp/html/view/calendar/week.scm2
2 files changed, 2 insertions, 3 deletions
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index b5319ea7..62d55210 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -8,8 +8,7 @@
:use-module (datetime)
:use-module (calp html components)
:use-module ((calp html vcomponent)
- :select (popup
- calendar-styles
+ :select (calendar-styles
fmt-day
make-block
fmt-single-event
diff --git a/module/calp/html/view/calendar/week.scm b/module/calp/html/view/calendar/week.scm
index d6f35ad8..16ceeb6f 100644
--- a/module/calp/html/view/calendar/week.scm
+++ b/module/calp/html/view/calendar/week.scm
@@ -188,7 +188,7 @@
(dt "Weekstart")
(dd ,(week-day-select '((name "wkst")))))))
-;; based on the output of fmt-single-event
+;; Template data for <vevent-description />
(define (description-template)
'(div (@ (class " vevent eventtext summary-tab " ()))
(h3 ((span (@ (class "repeating")) ; "↺"