Bug 33895: Use template wrapper for tabs: OPAC user summary
authorOwen Leonard <oleonard@myacpl.org>
Thu, 1 Jun 2023 14:16:18 +0000 (14:16 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Sep 2023 17:35:36 +0000 (14:35 -0300)
commit324a501f2c2544bac907f67107cbb6a00a3dc7d9
treeb40c6bab69e9af620172423154d213b1795b7f77
parent6cd84c54b5d7f85ef87c9897b25ce0bea8b54ad6
Bug 33895: Use template wrapper for tabs: OPAC user summary

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

To test, apply the patch and log in to the OPAC. Check these tabs on
the patron summary page:

  - Checkouts
  - Relatives' checkouts
  - Relatives' charges
  - Overdues
  - Charges
  - Credits
  - Clubs
    - Test enrolling and unenrolling
  - Holds
  - Recalls
  - Article requests
  - Overdrive
    - Test with OverDriveCirculation enabled
    - Logging in, logging out

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/clubs-tab.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
koha-tmpl/opac-tmpl/bootstrap/js/overdrive.js