Author: ssthkjer
Date: 2007-02-19 09:30:31 +0100 (Mon, 19 Feb 2007)
New Revision: 4476

Modified:
   branches/2.9/war/src/webapp/WEB-INF/jsp/decorators/legacyDecorator.jsp
Log:
added missing newsnavigator

Modified: branches/2.9/war/src/webapp/WEB-INF/jsp/decorators/legacyDecorator.jsp
===================================================================
--- branches/2.9/war/src/webapp/WEB-INF/jsp/decorators/legacyDecorator.jsp      
2007-02-18 17:06:47 UTC (rev 4475)
+++ branches/2.9/war/src/webapp/WEB-INF/jsp/decorators/legacyDecorator.jsp      
2007-02-19 08:30:31 UTC (rev 4476)
@@ -126,6 +126,7 @@
                         <% if (currentC.equals("m")) { %>
                             <search:velocity 
template="navigators/newsSearchNavigator" command="newsSearchNavigator"/>
                             <decorator:getProperty 
property="page.media-collection-nav"/>
+                            <search:velocity 
template="navigators/newsSearchLastNews" command="newsSearchLastNews"/>
                         <%}else {%>
                             <decorator:getProperty 
property="page.sub-navigator"/>
                         <%}%> 

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

Reply via email to