[Rt-commit] r15891 - in rt/branches/3.999-DANGEROUS: share/html/Elements
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Sep 10 12:49:10 EDT 2008
Author: sunnavy
Date: Wed Sep 10 12:49:10 2008
New Revision: 15891
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/share/html/Elements/Header
Log:
r16576 at sunnavys-mb: sunnavy | 2008-09-11 00:08:23 +0800
revert back, do not set Jifty->handler->stash->{'in_body'} = 1; in Header right now, it seems wrong
Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/Header
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/Header (original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/Header Wed Sep 10 12:49:10 2008
@@ -80,7 +80,6 @@
% $m->callback( %ARGS, Callbackname => 'head' );
</head>
-% Jifty->handler->stash->{'in_body'} = 1;
<body<% $id && qq[ id="comp-$id"] |n %>>
% if ($show_bar && Jifty->web->current_user) {
More information about the Rt-commit
mailing list