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

Indranil Das Gupta <indr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |indr...@gmail.com
             Status|In Discussion               |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #7 from Indranil Das Gupta <indr...@gmail.com> ---
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>");

Setting the bug status to RESOLVED WONTFIX

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to