https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21346
ByWater Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81836|0 |1 is obsolete| | --- Comment #38 from ByWater Sandboxes <[email protected]> --- Created attachment 82189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82189&action=edit Bug 21346: Streamline logic in holds and transfers 1) Replaced comparison with string to make testing branch easier. 2) Replaced useless 0 values with undef. Does not change any behavior, only simplifies code. Signed-off-by: Lisette <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
