koha-cvs
[Top][All Lists]
Advanced

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

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


From: Joshua Ferraro
Subject: [Koha-cvs] koha/opac opac-search.pl [rel_2_2]
Date: Sat, 04 Feb 2006 01:58:09 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Joshua Ferraro <address@hidden> 06/02/04 01:58:09

Modified files:
        opac           : opac-search.pl 

Log message:
        Adds Fully Preferences-based Amazon.com feature. See mail to koha-devel
        for details.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/opac/opac-search.pl.diff?only_with_tag=rel_2_2&tr1=1.21.2.8&tr2=1.21.2.9&r1=text&r2=text

Patches:
Index: koha/opac/opac-search.pl
diff -u koha/opac/opac-search.pl:1.21.2.8 koha/opac/opac-search.pl:1.21.2.9
--- koha/opac/opac-search.pl:1.21.2.8   Fri Feb  3 21:11:56 2006
+++ koha/opac/opac-search.pl    Sat Feb  4 01:58:08 2006
@@ -214,6 +214,7 @@
                                        virtualshelves => 
C4::Context->preference("virtualshelves"),
                                        LibraryName => 
C4::Context->preference("LibraryName"),
                                        OpacNav => 
C4::Context->preference("OpacNav"),
+                                       AmazonContent => 
C4::Context->preference("AmazonContent"),
        );
 }
 




reply via email to

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