Lines 326-331
Link Here
|
326 |
Age restricted |
326 |
Age restricted |
327 |
[% ELSIF itemloo.not_holdable == 'tooManyHoldsForThisRecord' %] |
327 |
[% ELSIF itemloo.not_holdable == 'tooManyHoldsForThisRecord' %] |
328 |
Exceeded max holds per record |
328 |
Exceeded max holds per record |
|
|
329 |
[% ELSIF itemloo.not_holdable == 'tooManyReservesToday' %] |
330 |
Daily hold limit reached for patron |
329 |
[% ELSIF itemloo.not_holdable == 'tooManyReserves' %] |
331 |
[% ELSIF itemloo.not_holdable == 'tooManyReserves' %] |
330 |
Too many holds |
332 |
Too many holds |
331 |
[% ELSIF itemloo.not_holdable == 'notReservable' %] |
333 |
[% ELSIF itemloo.not_holdable == 'notReservable' %] |
332 |
- |
|
|