From ed8eee0aa644339d86bef15c0ee47958b7dd382a Mon Sep 17 00:00:00 2001 From: bob_lyon Date: Wed, 7 Jun 2006 02:05:06 +0000 Subject: [PATCH] merging katipo changes... Adding new pref to the circ tab --- admin/systempreferences.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 9cf4fa4738..d0d7533adb 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -77,6 +77,7 @@ my %tabsysprefs; $tabsysprefs{maxoutstanding}="Circulation"; $tabsysprefs{maxreserves}="Circulation"; $tabsysprefs{noissuescharge}="Circulation"; + $tabsysprefs{IssuingInProcess}="Circulation"; $tabsysprefs{patronimages}="Circulation"; $tabsysprefs{printcirculationslips}="Circulation"; $tabsysprefs{ReturnBeforeExpiry}="Circulation"; -- 2.39.2