https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38919

--- Comment #9 from Emily Lamancusa (emlam) 
<[email protected]> ---
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.
_______________________________________________
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/

Reply via email to