[Koha-cvs] CVS: koha/C4 Output.pm,1.51,1.51.2.1

Paul POULAIN tipaul at users.sourceforge.net
Mon Jun 6 16:03:58 CEST 2005


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

Modified Files:
      Tag: rel_2_2
	Output.pm 
Log Message:
adding opacsmallimage parameter if applicable

Index: Output.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Output.pm,v
retrieving revision 1.51
retrieving revision 1.51.2.1
diff -C2 -r1.51 -r1.51.2.1
*** Output.pm	3 Jan 2005 10:58:46 -0000	1.51
--- Output.pm	6 Jun 2005 14:03:54 -0000	1.51.2.1
***************
*** 84,87 ****
--- 84,88 ----
  							theme => $theme,
  							opacstylesheet => $opacstylesheet,
+ 							opacsmallimage => C4::Context->preference('opacsmallimage'),
  							lang => $lang);
  





More information about the Koha-cvs mailing list