koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-main.pl,1.12,1.13


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/opac opac-main.pl,1.12,1.13
Date: Thu, 17 Jun 2004 01:24:52 -0700

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

Modified Files:
        opac-main.pl 
Log Message:
improvements in OPAC

Index: opac-main.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-main.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** opac-main.pl        28 May 2004 08:29:43 -0000      1.12
--- opac-main.pl        17 Jun 2004 08:24:50 -0000      1.13
***************
*** 37,41 ****
  $template->param(CGIitemtype => $CGIitemtype,
                                suggestion => 
C4::Context->preference("suggestion"),
  );
- warn "X : ".C4::Context->preference("suggestion");
  output_html_with_http_headers $input, $cookie, $template->output;
--- 37,41 ----
  $template->param(CGIitemtype => $CGIitemtype,
                                suggestion => 
C4::Context->preference("suggestion"),
+                               virtualshelves => 
C4::Context->preference("virtualshelves"),
  );
  output_html_with_http_headers $input, $cookie, $template->output;




reply via email to

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