http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9779 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Owen! Besides basketgroup.tt, there are a few remaining references to JavaScript widgets in the YHAOO namespace: - koha-tmpl/intranet-tmpl/prog/en/modules/admin/stopwords.tt This template is used by a script that is no longer linked to the administration page, and per bug 9819 it looks like there's an active effort underway to remove the last of the legacy stopwords code. - koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt The only reference is in in a FIXME comment that can probably just be removed. - koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt The references are in commented-out code that appears to be the beginning of an attempt to add a course reserve search option to the global search box. This code can probably just be removed; adding such a search option for real can be the topic of a separate bug. -- You are receiving this mail because: You are watching all bug changes.