koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha thesaurus_popup.pl,1.3,1.4


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha thesaurus_popup.pl,1.3,1.4
Date: Sat, 12 Oct 2002 22:50:06 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv17102

Modified Files:
        thesaurus_popup.pl 
Log Message:
Added some FIXME comments.


Index: thesaurus_popup.pl
===================================================================
RCS file: /cvsroot/koha/koha/thesaurus_popup.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** thesaurus_popup.pl  5 Oct 2002 09:46:53 -0000       1.3
--- thesaurus_popup.pl  13 Oct 2002 05:50:04 -0000      1.4
***************
*** 43,47 ****
  print $input->header;
  if ($op eq "select") {
!       $subject = $subject."|$freelib_text";
  }
  print <<"EOF";
--- 43,47 ----
  print $input->header;
  if ($op eq "select") {
!       $subject = $subject."|$freelib_text";           # FIXME - .=
  }
  print <<"EOF";




reply via email to

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