Bug 35495: Open holds tab by default on opac-user.pl after cancelling a hold
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 5 Dec 2023 17:47:50 +0000 (17:47 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 14 Dec 2023 15:29:21 +0000 (16:29 +0100)
commitcc9e40869af83f1eff4f54577a48050f628c9a5c
tree7af196c6b5b4d14ebadc6411e75a2be71111d457
parent9076f0ba3d11875028e87fae314ae993c196cb2a
Bug 35495: Open holds tab by default on opac-user.pl after cancelling a hold

To test:
1 - Go to the opac-user.pl page for a user with some holds and cancel 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 cancelling a hold, the refreshed page should have an active hold tab.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
opac/opac-modrequest.pl