View | Details | Raw Unified | Return to bug 14919
Collapse All | Expand All

(-)a/Koha/Patron.pm (-1 / +1 lines)
Lines 597-603 sub holds { Link Here
597
597
598
my $old_holds = $patron->old_holds
598
my $old_holds = $patron->old_holds
599
599
600
Returnn all the historical holds for this patron
600
Return all the historical holds for this patron
601
601
602
=cut
602
=cut
603
603

Return to bug 14919