koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/reports issues_stats.pl,1.7,1.8


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/reports issues_stats.pl,1.7,1.8
Date: Fri, 18 Mar 2005 07:36:27 -0800

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

Modified Files:
        issues_stats.pl 
Log Message:
Minor Bug fixing

Index: issues_stats.pl
===================================================================
RCS file: /cvsroot/koha/koha/reports/issues_stats.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** issues_stats.pl     17 Mar 2005 14:53:04 -0000      1.7
--- issues_stats.pl     18 Mar 2005 15:36:25 -0000      1.8
***************
*** 275,279 ****
        push @loopfilter,{crit=>"Display by ",filter=>$dsp} if ($dsp);
        push @loopfilter,{crit=>"Select Day ",filter=>$daysel} if ($daysel);
!       push @loopfilter,{crit=>"Select Month ",filter=>$daysel} if ($monthsel);
        
        
--- 275,279 ----
        push @loopfilter,{crit=>"Display by ",filter=>$dsp} if ($dsp);
        push @loopfilter,{crit=>"Select Day ",filter=>$daysel} if ($daysel);
!       push @loopfilter,{crit=>"Select Month ",filter=>$monthsel} if 
($monthsel);
        
        




reply via email to

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