From fcebee99da1a2b09bb04778562bdc395b73b0655 Mon Sep 17 00:00:00 2001
From: Jared Camins-Esakov
Date: Sat, 26 Mar 2011 11:03:31 -0400
Subject: [PATCH] Bug 5817: Follow-up fixing callnum: on staff results
This patch changes the call number links on the staff results page so that
searching will work. The underlying problem described by bug 5274 remains an
issue, but this fixes some of the more problematic symptoms.
Signed-off-by: Jared Camins-Esakov
Signed-off-by: Nicole C. Engard
Signed-off-by: Chris Cormack
(cherry picked from commit b853b79001ceefc897eac781a6ebf28e7cc29c85)
Signed-off-by: Chris Nighswonger
---
.../intranet-tmpl/prog/en/modules/catalogue/results.tmpl | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
index dd164a5c10..76b874100c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
@@ -434,7 +434,7 @@ function GetZ3950Terms(){
; ISBN:
(modified on )
- [">]
+ [">]
@@ -472,7 +472,7 @@ function GetZ3950Terms(){
" title="" alt="" />
- [">]
+ [">]
()
@@ -489,7 +489,7 @@ function GetZ3950Terms(){
- [">]
+ [">]
(, long overdue) date due:
@@ -506,7 +506,7 @@ function GetZ3950Terms(){
- [">]
+ [">]
(Withdrawn)
(Lost)
(Damaged)
--
2.39.5