bug 3481 followup - add new sysprefs to circulation section
authorGalen Charlton <gmcharlt@gmail.com>
Sun, 23 Aug 2009 16:47:52 +0000 (12:47 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 23 Aug 2009 17:07:32 +0000 (13:07 -0400)
admin/systempreferences.pl

index e584c12..ded82ae 100755 (executable)
@@ -166,6 +166,9 @@ $tabsysprefs{RenewalPeriodBase}              = "Circulation";
 $tabsysprefs{FilterBeforeOverdueReport}      = "Circulation";
 $tabsysprefs{AllowHoldDateInFuture}          = "Circulation";
 $tabsysprefs{OPACFineNoRenewals}             = "Circulation";
+$tabsysprefs{InProcessingToShelvingCart}     = "Circulation";
+$tabsysprefs{NewItemsDefaultLocation}        = "Circulation";
+$tabsysprefs{ReturnToShelvingCart}           = "Circulation";
 
 # Staff Client
 $tabsysprefs{TemplateEncoding}        = "StaffClient";