[Koha-cvs] koha ISBDdetail.pl [dev_week]

Joshua Ferraro jmf at kados.org
Tue Jul 11 16:17:33 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Joshua Ferraro <kados>	06/07/11 14:17:33

Modified files:
	.              : ISBDdetail.pl 

Log message:
	sync with rel_2_2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/ISBDdetail.pl?cvsroot=koha&only_with_tag=dev_week&r1=1.4.2.5&r2=1.4.2.5.2.1

Patches:
Index: ISBDdetail.pl
===================================================================
RCS file: /sources/koha/koha/Attic/ISBDdetail.pl,v
retrieving revision 1.4.2.5
retrieving revision 1.4.2.5.2.1
diff -u -b -r1.4.2.5 -r1.4.2.5.2.1
--- ISBDdetail.pl	5 Feb 2006 21:59:20 -0000	1.4.2.5
+++ ISBDdetail.pl	11 Jul 2006 14:17:33 -0000	1.4.2.5.2.1
@@ -127,6 +127,7 @@
 $res =~ s/\(\)//g;
 $template->param(ISBD => $res,
 		biblionumber => $biblionumber,
+		bibid => $bibid,
 		intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"),
 		intranetstylesheet => C4::Context->preference("intranetstylesheet"),
 		IntranetNav => C4::Context->preference("IntranetNav"),





More information about the Koha-cvs mailing list