Fix for errors introduced by previous commit

This commit is contained in:
Jesse Weaver 2009-10-19 21:33:02 -06:00
parent ed29b08b43
commit bda81d6e16

View file

@ -113,16 +113,12 @@ Circulation:
- .
-
- Use the checkout and fines rules of
- pref: CircControl
type: choice
choices:
- pref: CircControl
type: choice
choices:
PickupLibrary: the library you are logged in at.
PatronLibrary: the library the patron is from.
ItemHomeBranch: the library the item is from.
-
-
- Use the checkout and fines rules of
- pref: HomeOrHoldingBranch
@ -210,6 +206,9 @@ Circulation:
no: in that order.
-
-
- pref: canreservefromotherbranches
choices:
yes: Allow
no: "Don't allow (with independent branches)"
- a user from one library to place a hold on an item from another library
-