aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points/server.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 17:36:03 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 17:36:03 +0200
commitee9989c82c43428e6b91b08f1e31497b154e8d17 (patch)
tree6f4fa564311fd1a633e6a10ec48a2eca5c352a46 /module/entry-points/server.scm
parentFix problems with new HTML for calendar view. (diff)
downloadcalp-ee9989c82c43428e6b91b08f1e31497b154e8d17.tar.gz
calp-ee9989c82c43428e6b91b08f1e31497b154e8d17.tar.xz
Rename html search module.
Diffstat (limited to 'module/entry-points/server.scm')
-rw-r--r--module/entry-points/server.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/entry-points/server.scm b/module/entry-points/server.scm
index fb6b2575..466860cd 100644
--- a/module/entry-points/server.scm
+++ b/module/entry-points/server.scm
@@ -329,7 +329,7 @@
(with-output-to-string
(lambda ()
(sxml->xml
- ((@ (output html-search) search-result-page)
+ ((@ (html view search) search-result-page)
search-term search-result page paginator q=))))))
;; NOTE this only handles files with extensions. Limited, but since this