[Koha-bugs] [Bug 33893] Use template wrapper for tabs: OPAC checkout history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 5 16:51:30 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 151995
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151995&action=edit
Bug 33893: Use template wrapper for tabs: OPAC checkout history

This patch updates the OPAC checkout history page so that it uses
the new WRAPPER syntax to generate tabs markup.

To test, apply the patch and make sure the OnSiteCheckouts system
preference is set to "disabled."

- Log into the OPAC as a patron with checkouts.
- View the checkout history page. The checkout history information
  should be displayed without any tabs.
- Enable the OnSiteCheckouts system preference and if necessary check
  out some on-site checkouts to your patron.
- On the OPAC history page there should now be three tabs: All,
  Checkouts, and On-site checokuts.
  - Switching between the tabs should filter the table accordingly.

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


More information about the Koha-bugs mailing list