aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-12-10 01:49:11 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-12-10 01:49:11 +0100
commit1ef01481fa9e70ef688b24ffd7957b97f020bb2e (patch)
treef5762e0914bae4696b89529f6d802d49baf6c40d /module/calp/html/view/calendar.scm
parentMajor cleanup in calp html. (diff)
downloadcalp-1ef01481fa9e70ef688b24ffd7957b97f020bb2e.tar.gz
calp-1ef01481fa9e70ef688b24ffd7957b97f020bb2e.tar.xz
Major move from week to calendar meta-view. Also repairs month view.
Diffstat (limited to 'module/calp/html/view/calendar.scm')
-rw-r--r--module/calp/html/view/calendar.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index 62d55210..d08210bc 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -339,6 +339,12 @@ window.default_calendar='~a';"
;; ;; ,(popup event (string-append "popup" (html-id event))))
;; ))
+ ;;; Templates used by our custom components
+ ,((@ (calp html vcomponent) edit-template) calendars)
+ ,((@ (calp html vcomponent) description-template))
+ ,((@ (calp html vcomponent) vevent-edit-rrule-template))
+ ,((@ (calp html vcomponent) popup-template))
+
;; Auto-complets when adding new fields to a component
;; Any string is however still valid.
(datalist (@ (id "known-fields"))