Fix for errors introduced by previous commit
authorJesse Weaver <pianohacker@gmail.com>
Tue, 20 Oct 2009 03:33:02 +0000 (21:33 -0600)
committerJesse Weaver <pianohacker@gmail.com>
Tue, 20 Oct 2009 03:33:02 +0000 (21:33 -0600)
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index 4c6f014..9b43e87 100644 (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
         -