Bugzilla – Attachment 2666 Details for
Bug 5277
cant search by barcode in OPAC search-page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch explicity adds 'barcode' selection
0001-PATCH-Koha-patches-bug-5277-HEAD-cant-search-by-barc.patch (text/plain), 1.00 KB, created by
Mason James
on 2010-10-06 02:13:49 UTC
(
hide
)
Description:
patch explicity adds 'barcode' selection
Filename:
MIME Type:
Creator:
Mason James
Created:
2010-10-06 02:13:49 UTC
Size:
1.00 KB
patch
obsolete
>From 1b86af08f91eca4275d6fe7e54b954008d195a45 Mon Sep 17 00:00:00 2001 >From: Mason James <mason@kohaaloha.com> >Date: Wed, 6 Oct 2010 15:02:36 +1300 >Subject: [PATCH] [PATCH] [Koha-patches] (bug 5277) (HEAD) cant search by barcode in OPAC search-page >Content-Type: text/plain; charset="utf-8" >http://koha-community.org > >--- > .../opac-tmpl/prog/en/modules/opac-advsearch.tmpl | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl >index 52b00e7..2f762f5 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl >@@ -93,6 +93,7 @@ > <!-- TMPL_ELSE --> > <option value="nb">ISBN</option> > <!-- /TMPL_IF --> >+ <option value="bc">Barcode</option> > </select> > <input type="text" size="30" name="q" title="Enter search terms" value="" /> > <!-- TMPL_IF NAME="expanded_options" --> >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5277
: 2666