koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/C4 Auth.pm [rel_2_2]


From: paul poulain
Subject: [Koha-cvs] koha/C4 Auth.pm [rel_2_2]
Date: Mon, 04 Sep 2006 13:33:12 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     paul poulain <tipaul>   06/09/04 13:33:12

Modified files:
        C4             : Auth.pm 

Log message:
        showing opacnav for user logging template as well

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Auth.pm?cvsroot=koha&only_with_tag=rel_2_2&r1=1.36.2.21&r2=1.36.2.22

Patches:
Index: Auth.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Auth.pm,v
retrieving revision 1.36.2.21
retrieving revision 1.36.2.22
diff -u -b -r1.36.2.21 -r1.36.2.22
--- Auth.pm     30 Aug 2006 19:21:09 -0000      1.36.2.21
+++ Auth.pm     4 Sep 2006 13:33:12 -0000       1.36.2.22
@@ -496,6 +496,7 @@
                        intranetcolorstylesheet => 
C4::Context->preference("intranetcolorstylesheet"),
                        intranetstylesheet => 
C4::Context->preference("intranetstylesheet"),
                        IntranetNav => C4::Context->preference("IntranetNav"),
+                       opacnav => C4::Context->preference("OpacNav"),
                        TemplateEncoding => 
C4::Context->preference("TemplateEncoding"),
 
                        );




reply via email to

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