koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-search.pl,1.14,1.15


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/opac opac-search.pl,1.14,1.15
Date: Thu, 08 Jul 2004 12:40:32 -0700

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

Modified Files:
        opac-search.pl 
Log Message:
orderby variable must be passed to template so that multiple pages of search 
results will retain their custom ordering

Index: opac-search.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-search.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** opac-search.pl      28 May 2004 08:30:11 -0000      1.14
--- opac-search.pl      8 Jul 2004 19:40:30 -0000       1.15
***************
*** 122,125 ****
--- 122,126 ----
                                                        displayprev=> 
$displayprev,
                                                        resultsperpage => 
$resultsperpage,
+                                                       orderby => $orderby,
                                                        startfromnext => 
$startfrom+1,
                                                        startfromprev => 
$startfrom-1,




reply via email to

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