aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 18:55:07 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 19:19:38 +0200
commitcede0f80d42731b51e7b139fa88883a2f4b97bfb (patch)
tree0db5117bcccd74d1d95f87f674025ca57b2456b3 /module/output/html.scm
parentSidebar event code now reusable for popups. (diff)
downloadcalp-cede0f80d42731b51e7b139fa88883a2f4b97bfb.tar.gz
calp-cede0f80d42731b51e7b139fa88883a2f4b97bfb.tar.xz
Text event CSS better generalized.
Diffstat (limited to 'module/output/html.scm')
-rw-r--r--module/output/html.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/output/html.scm b/module/output/html.scm
index 3cf110da..b62b106a 100644
--- a/module/output/html.scm
+++ b/module/output/html.scm
@@ -128,8 +128,7 @@
(define (event-debug-html event)
- `(div (@ (class "eventlist"))
- ,(fmt-single-event event))
+ (fmt-single-event event)
#;
`(table
(tbody