Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard a41117032c Bug 30456: Convert checkout history tabs to Bootstrap
This patch updates the circulation history page to replace jQueryUI tabs
with Bootstrap tabs. A minor JavaScript change is required to work
with the new HTML structure.

To test you'll view the staff interface circulation history page with
the OnSiteCheckouts system preference on and off.

- With OnSiteCheckouts off, locate a patron who has current and/or
  past checkouts.
- View the "Circulation history" page for that patron.
- The table of checkouts should display with no tabbed interface.

- With OnSiteCheckouts on, the page should show three tabs: All,
  Checkouts, and On-site checkouts.
- Confirm that clicking on each tab correctly filters the table, e.g.
  the On-site checkouts tab should show only on-site checkouts.

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-12 11:40:17 +02:00
..
data
includes Bug 30423: Convert authority merge page tabs to Bootstrap 2022-04-12 11:40:17 +02:00
modules Bug 30456: Convert checkout history tabs to Bootstrap 2022-04-12 11:40:17 +02:00
xslt Bug 11083: Add sample XSLT for UNIMARC authorities 2022-04-08 15:49:15 +02:00