Author: ssthkjer
Date: 2007-01-02 09:12:41 +0100 (Tue, 02 Jan 2007)
New Revision: 4239

Modified:
   trunk/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
newsnavigator now uses datamodel

Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- trunk/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp       
2006-12-29 13:28:01 UTC (rev 4238)
+++ trunk/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp       
2007-01-02 08:12:41 UTC (rev 4239)
@@ -158,7 +158,7 @@
                             <search:velocity 
template="/navigators/navbarMain"/>
                         <% } %>
                         <% if (currentC.equals("m")) { %>
-                            <decorator:getProperty 
property="page.newsSearchNavigator" />
+                            <search:velocity 
template="navigators/newsSearchNavigator" command="newsSearchNavigator"/>
                             <decorator:getProperty 
property="page.media-collection-nav"/>
                         <%}else {%>
                             <decorator:getProperty 
property="page.sub-navigator"/>

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

Reply via email to