[Bast-commits] r8883 - in DBIC-Web: . components
david at dev.catalyst.perl.org
david at dev.catalyst.perl.org
Thu Mar 4 14:43:04 GMT 2010
Author: david
Date: 2010-03-04 14:43:04 +0000 (Thu, 04 Mar 2010)
New Revision: 8883
Modified:
DBIC-Web/
DBIC-Web/components/wrapper.tt
Log:
r32 at drax: david | 2010-03-04 14:17:05 +0000
Remove Twitter from !homepage
Property changes on: DBIC-Web
___________________________________________________________________
Modified: svk:merge
- 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:31
+ 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:32
Modified: DBIC-Web/components/wrapper.tt
===================================================================
--- DBIC-Web/components/wrapper.tt 2010-03-04 14:43:01 UTC (rev 8882)
+++ DBIC-Web/components/wrapper.tt 2010-03-04 14:43:04 UTC (rev 8883)
@@ -18,7 +18,7 @@
[% PROCESS main_heading.tt %]
[% content %]
</div>
- [% PROCESS twitter.tt %]
+ [% IF title; ELSE; PROCESS twitter.tt; END; %]
<div id="footer">
<p>Design: © J. Robinson, M. Keating 2009</p>
</div>
More information about the Bast-commits
mailing list