aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-05-17 13:57:42 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-05-17 13:57:42 +0200
commitd791dfcf189edc6fcc1e971328ea47dc85637bfc (patch)
treecf54842adc870cf8509a84fc5342ef08712b132e /module/calp/html/view/calendar.scm
parentJS Fix adding of missing vcal properties. (diff)
downloadcalp-d791dfcf189edc6fcc1e971328ea47dc85637bfc.tar.gz
calp-d791dfcf189edc6fcc1e971328ea47dc85637bfc.tar.xz
Add TODO about search formatting.
Diffstat (limited to 'module/calp/html/view/calendar.scm')
-rw-r--r--module/calp/html/view/calendar.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index f84d2133..c32703f2 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -210,6 +210,7 @@
(div (@ (style "grid-area: details"))
+ ;; TODO Style this from as all other input forms in the sidebar.
(form (@ (class "simplesearch")
(action "/search/text"))
(input (@ (type "text")