aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--module/calp/html/vcomponent.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/module/calp/html/vcomponent.scm b/module/calp/html/vcomponent.scm
index 4421a08e..105c6cc5 100644
--- a/module/calp/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -602,6 +602,11 @@
`(("๐Ÿ“…" title: "Redigera"
,(fmt-for-edit ev))))
+ ,@(when (debug)
+ `(("๐Ÿธ" title: "Debug"
+ (div
+ (pre ,(prop ev 'UID))))))
+
("โค“" title: "Nedladdning"
(div (@ (class "eventtext") (style "font-family:sans"))
(h2 "Ladda ner")