aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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")