Author: ssthkjer
Date: 2006-12-05 16:41:31 +0100 (Tue, 05 Dec 2006)
New Revision: 4100
Modified:
branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
personal site search fix
Modified: branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
2006-12-05 13:04:15 UTC (rev 4099)
+++ branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
2006-12-05 15:41:31 UTC (rev 4100)
@@ -195,7 +195,7 @@
<decorator:getProperty property="page.publishing_page"/>
<decorator:getProperty property="page.spellcheck"/>
<decorator:getProperty property="page.main_ads"/>
- <%if (currentC.equals("d") || "g".equals(currentC) ||
"pss".equals(currentC)) {%>
+ <%if (currentC.equals("d") || "g".equals(currentC) ) {%>
<search:velocity template="/enrichments/enrichment-handler"/>
<% } else if (q.trim().equals("") && currentC.equals("m") &&
vertikal.equals("m")) {%>
<% } else if (currentC.equals("p") || currentC.equals("pp") ||
currentC.equals("pip")) {%>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits