http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10464 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #7 from Galen Charlton <gmcharlt@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.