Bug 12768: Fix YAML syntax in circulation.pref
Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
b6cd42bf5f
commit
4492a3acf4
1 changed files with 1 additions and 0 deletions
|
@ -740,6 +740,7 @@ Circulation:
|
|||
any_time_is_placed: "any time a hold is placed."
|
||||
not_always: "only if all items are checked out and the record has at least one hold already."
|
||||
any_time_is_collected: "any time a hold is collected."
|
||||
-
|
||||
- pref: useDefaultReplacementCost
|
||||
choices:
|
||||
yes: use
|
||||
|
|
Loading…
Reference in a new issue