Bug 35492: Open holds tab by default on opac-user.pl after suspending a hold
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 5 Dec 2023 16:50:37 +0000 (16:50 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 14 Dec 2023 15:29:20 +0000 (16:29 +0100)
commit9076f0ba3d11875028e87fae314ae993c196cb2a
tree7c19e49a50e20b1dfefe05b21258cc72da3bc474
parentd8bd46d0d7dcc80ece69f3c8f869ec7113401d65
Bug 35492: Open holds tab by default on opac-user.pl after suspending a hold

To recreate:
1. Go to the opac-user.pl page for a user with some holds and suspend
   a hold.
2. Note after placing the hold the URL is:
   http://localhost:8080/cgi-bin/koha/opac-user.pl?#opac-user-holds
3  Note the holds tab is not active
4. APPLY PATCH and restart all
5. Now after suspending a hold, the refreshed page should have an active
   hold tab.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
opac/opac-modrequest-suspend.pl