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

--- Comment #1 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
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