https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41010
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187855|0 |1 is obsolete| | --- Comment #3 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 188027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188027&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. Signed-off-by: Nick Clemens <[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/
