koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin itemtypes.pl,1.1.2.2,1.1.2.3


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/admin itemtypes.pl,1.1.2.2,1.1.2.3
Date: Tue, 09 Jul 2002 06:05:51 -0700

Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv5642

Modified Files:
      Tag: rel-1-2
        itemtypes.pl 
Log Message:
Bug fix.


Index: itemtypes.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/itemtypes.pl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** itemtypes.pl        24 Jun 2002 18:38:36 -0000      1.1.2.2
--- itemtypes.pl        9 Jul 2002 13:05:49 -0000       1.1.2.3
***************
*** 121,125 ****
                }
                if (!isNum(f.rentalcharge,0)) {
!                       _alertString += "- loan length is not a number\\n";
                }
                if (_alertString.length==0) {
--- 121,125 ----
                }
                if (!isNum(f.rentalcharge,0)) {
!                       _alertString += "- rental charge is not a number\\n";
                }
                if (_alertString.length==0) {




reply via email to

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