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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 14:09:10 +0000 (15:09 +0100)
commit3259bcf9794762283e80a8bec28dc3594accba1b
tree4032d2d80e019240dfa62dc183c4d8d778c80493
parentce728a04f9adb66c2ed9bc180e30196c4034b4a3
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>
(cherry picked from commit 9076f0ba3d11875028e87fae314ae993c196cb2a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
opac/opac-modrequest-suspend.pl