[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/acqui lateorders.pl [rel_2_2]
From: |
Joshua Ferraro |
Subject: |
[Koha-cvs] koha/acqui lateorders.pl [rel_2_2] |
Date: |
Tue, 21 Feb 2006 20:26:06 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_2_2
Changes by: Joshua Ferraro <address@hidden> 06/02/21 20:26:06
Modified files:
acqui : lateorders.pl
Log message:
adding support for intranetcolorstylesheet.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/acqui/lateorders.pl.diff?only_with_tag=rel_2_2&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
Patches:
Index: koha/acqui/lateorders.pl
diff -u koha/acqui/lateorders.pl:1.1.2.1 koha/acqui/lateorders.pl:1.1.2.2
--- koha/acqui/lateorders.pl:1.1.2.1 Tue Dec 13 10:44:42 2005
+++ koha/acqui/lateorders.pl Tue Feb 21 20:26:06 2006
@@ -70,5 +70,6 @@
CGIsupplier => $CGIsupplier,
lateorders => address@hidden,
total=>$total,
+ intranetcolorstylesheet =>
C4::Context->preference("intranetcolorstylesheet"),
);
output_html_with_http_headers $query, $cookie, $template->output;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/acqui lateorders.pl [rel_2_2],
Joshua Ferraro <=