aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/output/html.scm')
-rw-r--r--module/output/html.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/module/output/html.scm b/module/output/html.scm
index be48a636..14848335 100644
--- a/module/output/html.scm
+++ b/module/output/html.scm
@@ -164,14 +164,13 @@
"unknown"))))
,(btn "×"
title: "Stäng"
- onclick: ""
+ onclick: (format #f "close_popup(~a)" id)
class: '("close-tooltip"))
,(btn "🗑"
title: "Ta bort"
;; Apparently an id gets recieved
;; as the whole object in js.
- onclick: (format #f "remove_event(~a)"
- id)))
+ onclick: (format #f "remove_event(~a)" id)))
,(tabset
(append