[Koha-bugs] [Bug 17893] Move JavaScript to the footer on staff client catalog pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 23 20:19:08 CEST 2017


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 64603
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64603&action=edit
Bug 17893 - Move JavaScript to the footer on staff client catalog pages

This patch modifies multiple catalog-related pages in order to move
embedded JavaScript to the footer.

The JavaScript previously embedded in cat-toolbar.inc is moved to a
separate file (catalog.js).

To test, apply the patch and test JavaScript-driven interactions on all
modified pages, including JS which isn't page-specific (menus, help,
etc). The functionality of the catalog toolbar should be tested on each
page.

- Bibliographic detail pages (standard, MARC, labeled MARC, ISBD).
- Advanced search page
- Local cover image viewer
- Item search page
- Item detail page
- Search history page
- Checkout history page

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

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


More information about the Koha-bugs mailing list