https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38536
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174991|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 175000 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175000&action=edit Bug 38536: Patrons requesting modifications: Expand correct panel This patch updates the JavaScript on the patrons requesting modification page in order to make it work following the upgrade to Bootstrap 5. The automatic panel expansion is broken. To test, apply the patch and enable, if necessary, the OPACPatronDetails system preference. - Log in to the OPAC and submit changes to your personal details. - Do this again as a different user so that there is more than one pending request. - From the staff interface home page, follow the link for "Patrons requesting modifications" - Upon loading, the "Update patron records" page should automatically expand the first panel. - Locate the patron record for the second of the patrons you requested updates for. - From that patron's detail page, follow the "Review pending modifications" link. - The panel containing that patron's information should expand by default. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
