14 Oct
2025
14 Oct
'25
11:50 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41010 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 187855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187855&action=edit Bug 41010: Adjust show_priority condition in opac-detail We had [% IF item_level_holds > 0 || show_priority %] [% ELSIF show_priority %] We never reach ELSIF. I am not sure what's the correct fix here. People involved on bug 39276 should help. -- You are receiving this mail because: You are watching all bug changes.