koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/admin systempreferences.pl


From: Robert Lyon
Subject: [Koha-cvs] koha/admin systempreferences.pl
Date: Wed, 07 Jun 2006 02:05:06 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Robert Lyon <bob_lyon>  06/06/07 02:05:06

Modified files:
        admin          : systempreferences.pl 

Log message:
        merging katipo changes...
        
        Adding new pref to the circ tab

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/admin/systempreferences.pl?cvsroot=koha&r1=1.33&r2=1.34

Patches:
Index: systempreferences.pl
===================================================================
RCS file: /sources/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- systempreferences.pl        6 Jun 2006 23:45:45 -0000       1.33
+++ systempreferences.pl        7 Jun 2006 02:05:06 -0000       1.34
@@ -77,6 +77,7 @@
        $tabsysprefs{maxoutstanding}="Circulation";
        $tabsysprefs{maxreserves}="Circulation";
        $tabsysprefs{noissuescharge}="Circulation";
+       $tabsysprefs{IssuingInProcess}="Circulation";
        $tabsysprefs{patronimages}="Circulation";
        $tabsysprefs{printcirculationslips}="Circulation";
        $tabsysprefs{ReturnBeforeExpiry}="Circulation";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]