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.14,1.15


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/opac opac-main.pl,1.14,1.15
Date: Thu, 16 Sep 2004 02:21:08 -0700

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

Modified Files:
        opac-main.pl 
Log Message:
modifs in new acquisition option : the search is now managed through the 
standard search API, with an "order by timestamp" order.
opac-new.pl can be removed

Index: opac-main.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-main.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** opac-main.pl        16 Aug 2004 12:48:53 -0000      1.14
--- opac-main.pl        16 Sep 2004 09:21:06 -0000      1.15
***************
*** 22,26 ****
  }
  
! my $CGIitemtype=CGI::scrolling_list( -name     => 'itemtype',
                        -values   => address@hidden,
                        -labels   => \%itemtypes,
--- 22,26 ----
  }
  
! my $CGIitemtype=CGI::scrolling_list( -name     => 'value',
                        -values   => address@hidden,
                        -labels   => \%itemtypes,




reply via email to

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