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

(-)a/C4/Reserves.pm (-2 / +1 lines)
Lines 995-1001 sub AutoUnsuspendReserves { Link Here
995
Change a hold request's priority or cancel it.
995
Change a hold request's priority or cancel it.
996
996
997
C<$rank> specifies the effect of the change.  If C<$rank>
997
C<$rank> specifies the effect of the change.  If C<$rank>
998
is 'W' or 'n', nothing happens.  This corresponds to leaving a
998
is 'n', nothing happens.  This corresponds to leaving a
999
request alone when changing its priority in the holds queue
999
request alone when changing its priority in the holds queue
1000
for a bib.
1000
for a bib.
1001
1001
1002
- 

Return to bug 25619