[Koha-patches] [PATCH] Bug 3547: Staff client call number searches right index now

Nicole Engard nengard at gmail.com
Tue Aug 25 01:54:26 CEST 2009


>From b150556c4fc46e5e216597a6ca81299a9061794f Mon Sep 17 00:00:00 2001
From: Nicole Engard <nengard at gmail.com>
Date: Sun, 23 Aug 2009 23:15:23 -0400
Subject: [PATCH] Bug 3547: Staff client call number searches right index now
Content-Type: text/plain; charset="utf-8"

---
 .../prog/en/includes/search_indexes.inc            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc
b/koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc
index a8e06eb..a36554c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc
@@ -17,7 +17,7 @@
     <option value="sn">Standard Number</option>
     <option value="nb">&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
     <option value="ns">&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
-    <option value="lcn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Call Number</option>
+    <option value="callnum">&nbsp;&nbsp;&nbsp;&nbsp; Call Number</option>
     <option value="su">Subject</option>
     <option value="su,phr">&nbsp;&nbsp;&nbsp;&nbsp; Subject as Phrase</option>
     <option value="ti">Title</option>
-- 
1.5.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Bug-3547-Staff-client-call-number-searches-right-in.patch
Type: application/octet-stream
Size: 1198 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20090824/1eb2207d/attachment-0001.obj>


More information about the Koha-patches mailing list