Bug 7408 Fix ExpireReservesMaxPickUpDelayCharge syspref definition
Allow preferences translation Signed-off-by: Liz Rea <wizzyrea@gmail.com> This patch fixes another sysprefs problem - Syck parser (line 300, column -1): syntax error at /usr/lib/perl5/YAML/Syck.pm line 76, <$fh> line 1. when clicking local use. I could not verify that it fixed translations, but fixing the local use prefs is important too, so I'm signing off.
This commit is contained in:
parent
497e0054b7
commit
8db5a6dadb
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ Circulation:
|
|||
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
|
||||
- pref: ExpireReservesMaxPickUpDelayCharge
|
||||
class: currency
|
||||
- [% local_currency %].
|
||||
-
|
||||
- Satisfy holds from the libraries
|
||||
- pref: StaticHoldsQueueWeight
|
||||
|
|
Loading…
Reference in a new issue