Author: ssthkjer Date: 2007-06-18 13:08:51 +0200 (Mon, 18 Jun 2007) New Revision: 5348
Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp Log: https://jira.sesam.no/jira/browse/SEARCH-2499 - Remove $tab conditional logic from templates -> for footers Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp =================================================================== --- trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp 2007-06-18 10:59:40 UTC (rev 5347) +++ trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp 2007-06-18 11:08:51 UTC (rev 5348) @@ -105,6 +105,7 @@ </table> <search:include include="verbosePager"/> <search:include include="footer"/> +<search:include include="bottom-one"/> <search:include include="map-script"/> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
