Author: ssanthor
Date: 2007-03-13 12:02:22 +0100 (Tue, 13 Mar 2007)
New Revision: 4565

Modified:
   trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp
Log:
fix for SEARCH-1816

Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp
===================================================================
--- trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp       
2007-03-13 09:29:18 UTC (rev 4564)
+++ trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp       
2007-03-13 11:02:22 UTC (rev 4565)
@@ -76,6 +76,7 @@
         <c:otherwise>
             <%-- This is the real thing. The new templating system all should 
use. --%>
 
+            <search:include include="topBar"/>
             <search:include include="header"/>
 
             <table cellspacing="0" cellpadding="0" id="body_table">

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to