From b853b79001ceefc897eac781a6ebf28e7cc29c85 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
---
.../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 db1d319420..651c902681 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
@@ -470,7 +470,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () {
; ISBN:
(modified on )
- [">]
+ [">]
@@ -509,7 +509,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () {
" title="" alt="" />
- [">]
+ [">]
()
@@ -526,7 +526,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () {
- [">]
+ [">]
(, long overdue) date due:
@@ -543,7 +543,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () {
- [">]
+ [">]
(Withdrawn)
(Lost)
(Damaged)
--
2.39.5