[Koha-cvs] koha/C4 Labels.pm [dev_week]

Mason James szrj1m at yahoo.com
Mon Jul 16 03:26:57 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	07/07/16 01:26:57

Modified files:
	C4             : Labels.pm 

Log message:
	    updating devweek with newer commits from rel22.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Labels.pm?cvsroot=koha&only_with_tag=dev_week&r1=1.3.4.30&r2=1.3.4.31

Patches:
Index: Labels.pm
===================================================================
RCS file: /sources/koha/koha/C4/Labels.pm,v
retrieving revision 1.3.4.30
retrieving revision 1.3.4.31
diff -u -b -r1.3.4.30 -r1.3.4.31
--- Labels.pm	15 Jul 2007 23:17:37 -0000	1.3.4.30
+++ Labels.pm	16 Jul 2007 01:26:56 -0000	1.3.4.31
@@ -811,8 +811,9 @@
 
     my $moo2 = $tot_bar_length * $xsize_ratio;
 
-#    warn " $x_pos, $y_pos, $barcode, $barcodetype\n";
-#    warn "BAR_WDTH = $bar_width, TOT.BAR.LGHT=$tot_bar_length  R*TOT.BAR =$moo2 \n";
+    warn " $x_pos, $y_pos, $barcode, $barcodetype\n";
+    warn
+"BAR_WDTH = $bar_width, TOT.BAR.LGHT=$tot_bar_length  R*TOT.BAR =$moo2 \n";
 }
 
 =item build_circ_barcode;





More information about the Koha-cvs mailing list