Bug 13592 [QA Followup] - Make the system preference description self documenting
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
parent
06e372d0be
commit
7b8d8a860b
1 changed files with 3 additions and 3 deletions
|
@ -638,11 +638,11 @@ Circulation:
|
|||
no: "Don't Charge"
|
||||
- the replacement price when a patron loses an item.
|
||||
-
|
||||
- Charge a hold fee
|
||||
- pref: HoldFeeMode
|
||||
choices:
|
||||
always: Always
|
||||
not_always: "Don't always"
|
||||
- Charge fee when a hold is placed.
|
||||
always: "any time a hold is placed."
|
||||
not_always: "only if all items are checked out and the record has at least one hold already."
|
||||
Self Checkout:
|
||||
-
|
||||
- "Include the following JavaScript on all pages in the web-based self checkout:"
|
||||
|
|
Loading…
Reference in a new issue