From 0361ccff4b8c202da41315c3cffcdc433efa61a7 Mon Sep 17 00:00:00 2001 From: artunit Date: Tue, 2 Dec 2008 01:02:22 +0000 Subject: [PATCH] git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@74 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/templates/search_results.xhtml | 39 ++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 conifer/templates/search_results.xhtml diff --git a/conifer/templates/search_results.xhtml b/conifer/templates/search_results.xhtml new file mode 100644 index 0000000..cf7c450 --- /dev/null +++ b/conifer/templates/search_results.xhtml @@ -0,0 +1,39 @@ + + + + + + ${title} + + + +

${title}

+ +

${query_string}

+

+ hey ${foo.instr_name()}
+ hey ${foo.user.last_name}
+ + hey ${foo.instr_name_hl(norm_query)}
+

+ + TermTitle + + + ${item.author} + + ${item.title} + + ${pagetable(paginator, count, pagerow, pageheader)} + + -- 2.11.0