[Koha-bugs] [Bug 8302] Add accesssion number to the drop down list in OPAC Search.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 23 08:15:03 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8302

--- Comment #12 from Indranil Das Gupta <indradg at gmail.com> ---
(In reply to Mason James from comment #8)
> (In reply to Indranil Das Gupta from comment #7)
> > The "Library Catalog" (default) search option will search quite successfully
> > for an item's barcode (952$p). IMHO, this is redundant. Still, the same
> > functionality can be achieved by a single line of jQuery placed into
> > opacuserjs
> > 
> > $("select[name='idx']").append("<option value='bc'>Barcode</option>");
> 
> 
> that solution will not work for a multi-language Koha install
> 
> so, not resolved?

Does http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8302#c10 work for
you? :-)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list