From b47bdb43ae259ff67008a78c7295f91456d77d86 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 22 Oct 2008 15:22:46 -0500 Subject: [PATCH] bug 2692: remove escape="url" from opac-facets.inc Based on Owen Leonard's patch, but redone to exclude a dependency on an earlier unapplied patch. For future enhancement, limit_cgi and the like should probably not be constructed directly in C4::Search. Instead, it should pass back a representation of the search that the template can use to construct the appropriate URLs. Done right, that would also make it easier to implement things like search history. Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc b/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc index 9b4f83ae48..aba1e3bc1f 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc @@ -3,7 +3,7 @@

Refine your search