koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/search.marc search.pl [rel_2_2]


From: Henri-Damien LAURENT
Subject: [Koha-cvs] koha/search.marc search.pl [rel_2_2]
Date: Tue, 07 Mar 2006 10:43:15 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Henri-Damien LAURENT <address@hidden>   06/03/07 10:43:15

Modified files:
        search.marc    : search.pl 

Log message:
        Bug Fixing : ordersby and desc_or_asc were not kept from one page to 
another.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/search.marc/search.pl.diff?only_with_tag=rel_2_2&tr1=1.22.2.7&tr2=1.22.2.8&r1=text&r2=text

Patches:
Index: koha/search.marc/search.pl
diff -u koha/search.marc/search.pl:1.22.2.7 koha/search.marc/search.pl:1.22.2.8
--- koha/search.marc/search.pl:1.22.2.7 Sun Feb  5 21:59:21 2006
+++ koha/search.marc/search.pl  Tue Mar  7 10:43:15 2006
@@ -207,6 +207,8 @@
                                                        from=>$from,
                                                        to=>$to,
                                                        numbers=>address@hidden,
+                                                       desc_asc=>$desc_or_asc,
+                                                       orderby=>$orderby,
                                                        MARC_ON => 
C4::Context->preference("marc"),
                                                        );
 




reply via email to

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