koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-ISBDdetail.pl,1.2,1.3


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/opac opac-ISBDdetail.pl,1.2,1.3
Date: Thu, 10 Jun 2004 02:34:23 -0700

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

Modified Files:
        opac-ISBDdetail.pl 
Log Message:
ISBD view, minor fix

Index: opac-ISBDdetail.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-ISBDdetail.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-ISBDdetail.pl  3 Jun 2004 10:07:16 -0000       1.2
--- opac-ISBDdetail.pl  10 Jun 2004 09:34:21 -0000      1.3
***************
*** 81,85 ****
  
  my $ISBD = C4::Context->preference('ISBD');
- warn "ISBD : $ISBD";
  my @fields = $record->fields();
  foreach my $field (@fields) {
--- 81,84 ----




reply via email to

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