[Koha-cvs] CVS: koha/admin systempreferences.pl,1.22.2.2,1.22.2.3

Paul POULAIN tipaul at users.sourceforge.net
Mon Aug 1 17:13:14 CEST 2005


Update of /cvsroot/koha/koha/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31670/admin

Modified Files:
      Tag: rel_2_2
	systempreferences.pl 
Log Message:
adding ReturnBeforeExpiry flag to circ tab.

Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.22.2.2
retrieving revision 1.22.2.3
diff -C2 -r1.22.2.2 -r1.22.2.3
*** systempreferences.pl	28 Jun 2005 09:37:17 -0000	1.22.2.2
--- systempreferences.pl	1 Aug 2005 15:13:11 -0000	1.22.2.3
***************
*** 59,62 ****
--- 59,63 ----
  $tabsysprefs{maxoutstanding}="Circulation";
  $tabsysprefs{printcirculationslips}="Circulation";
+ $tabsysprefs{ReturnBeforeExpiry}="Circulation";
  $tabsysprefs{suggestion}="Acquisitions";
  $tabsysprefs{automembernum}="Members";





More information about the Koha-cvs mailing list