koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/circ circulation.pl,1.77,1.78


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/circ circulation.pl,1.77,1.78
Date: Thu, 18 Nov 2004 02:32:42 -0800

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

Modified Files:
        circulation.pl 
Log Message:
fix for bug 858 (no warning when issuing a reserved book)

Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -r1.77 -r1.78
*** circulation.pl      3 Nov 2004 22:40:14 -0000       1.77
--- circulation.pl      18 Nov 2004 10:32:39 -0000      1.78
***************
*** 320,324 ****
      my $color='';
      foreach $flag (sort keys %$flags) {
-       warn $flag;
  #     my @itemswaiting='';
        $flags->{$flag}->{'message'}=~s/\n/<br>/g;
--- 320,323 ----




reply via email to

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