14 Mar
2025
14 Mar
'25
7:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38919 --- Comment #9 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- If any libraries aren't able to upgrade to 24.11.02 right away and are looking for a temporary fix, adding this code to IntranetUserJS worked for us: if($('#hold-found1').length) { $('#hold-found1').addClass('block'); } -- You are receiving this mail because: You are watching all bug changes.