[Koha-bugs] [Bug 10464] Patron search on placing a hold doesn't use jqueryui.autocomplete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 17 03:37:23 CEST 2013


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

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Pushed to Master
                 CC|                            |gmcharlt at gmail.com

--- Comment #7 from Galen Charlton <gmcharlt at gmail.com> ---
Pushed to master.  Thanks, Tomás!

A refactoring to consider in the near future is tweaking the patron search
auto-complete JavaScript so that it can be contained in an include template
rather than duplicating it among the following templates:

koha-tmpl/intranet-tmpl/prog/en/includes/patron-search-box.inc
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt
p
Local template variables can be set via a TT include directive to set the form
element IDs to apply the JavaScript to.

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


More information about the Koha-bugs mailing list