[Koha-bugs] [Bug 19647] Move patron lists templates JS to the footer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 17 17:56:00 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19647

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 69202
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69202&action=edit
Bug 19647: Move patron lists templates JS to the footer

This patch modifies the staff client patron lists templates so that
JavaScript is included in the footer instead of the header.

This patch adds a new JS file, tools-menu.js, which will be added to
each template which has the Tools sidebar menu. Highlighting of the
current page in the sidebar menu will be broken for pages which have not
been modified to use this file.

To test, apply the patch and test the JavaScript-driven features of
each modified template: All button controls, DataTables functionality,
form validation, etc.

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


More information about the Koha-bugs mailing list