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

--- Comment #24 from M. Tompsett <[email protected]> ---
Comment on attachment 60191
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60191
Bug 17941 typo

Review of attachment 60191:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17941&attachment=60191)
-----------------------------------------------------------------

::: C4/Circulation.pm
@@ +2688,4 @@
>                      next unless IsAvailableForItemLevelRequest($item, $borr);
>                      next unless CanItemBeReserved($b,$i);
>  
> +                    push @reservable, $i;

Ah, you caught it. Great!

-- 
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/

Reply via email to