https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41010
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Jonathan Druart from comment #2) > Bug 39276 clashed with bug 39452. > > The changes from bug 39452 was totally unrelated to the rest of the patch > > - [% IF item_level_holds > 0 %] > + [% IF item_level_holds > 0 || show_priority %] > > Lucas and Nick, please clarify. If I had to guess, I was writing 39452 - then tried to help with 39276, and accidentally included an unrelated line. -- 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/
