[Koha-cvs] Changes to koha/circ/branchtransfers.pl [rel_2_2]

Henri-Damien LAURENT laurenthdl at alinto.com
Mon Nov 21 18:10:40 CET 2005


Index: koha/circ/branchtransfers.pl
diff -u koha/circ/branchtransfers.pl:1.20.4.1 koha/circ/branchtransfers.pl:1.20.4.2
--- koha/circ/branchtransfers.pl:1.20.4.1	Wed Aug 10 21:36:08 2005
+++ koha/circ/branchtransfers.pl	Mon Nov 21 17:10:37 2005
@@ -39,7 +39,7 @@
 my $linecolor1= 0;
 my $linecolor2= 1;
 
-my $branches = getbranches();
+my $branches = getallbranches();
 my $printers = getprinters(\%env);
 
 





More information about the Koha-cvs mailing list