
sunnavy at bestpractical
Jul 21, 2008, 11:34 PM
Post #1 of 1
(51 views)
Permalink
|
|
r14359 - in rt/branches/3.999-DANGEROUS: share/html
|
|
Author: sunnavy Date: Tue Jul 22 02:34:13 2008 New Revision: 14359 Modified: rt/branches/3.999-DANGEROUS/ (props changed) rt/branches/3.999-DANGEROUS/share/html/autohandler Log: r14791[at]sunnavys-mb: sunnavy | 2008-07-22 14:22:09 +0800 added footer for pages Modified: rt/branches/3.999-DANGEROUS/share/html/autohandler ============================================================================== --- rt/branches/3.999-DANGEROUS/share/html/autohandler (original) +++ rt/branches/3.999-DANGEROUS/share/html/autohandler Tue Jul 22 02:34:13 2008 @@ -74,6 +74,8 @@ } $m->call_next(); + +$m->comp( '/Elements/Footer', %ARGS ); </%INIT> <%ARGS> $user => undef _______________________________________________ Rt-commit mailing list Rt-commit[at]lists.bestpractical.com http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
|