Author: ssthkjer
Date: 2006-12-04 21:46:13 +0100 (Mon, 04 Dec 2006)
New Revision: 4092

Modified:
   branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
https://jira.sesam.no/jira/browse/SEARCH-1249, front page for empty scanpix 
search

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-04 18:03:41 UTC (rev 4091)
+++ branches/2.7/war/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp        
2006-12-04 20:46:13 UTC (rev 4092)
@@ -130,7 +130,7 @@
             </div>
         </div>        
     <% } else { %>
-        <%if (q.trim().equals("") && ((currentC.equals("m") && 
vertikal.equals("m")) || currentC.equals("y") || currentC.equals("yg") || 
currentC.equals("w") || currentC.equals("p") || currentC.equals("sw") || 
currentC.equals("b") )) {%>
+        <%if (q.trim().equals("") && ((currentC.equals("m") && 
vertikal.equals("m")) || currentC.equals("y") || currentC.equals("yg") || 
currentC.equals("w") || currentC.equals("p") || currentC.equals("pp") || 
currentC.equals("sw") || currentC.equals("b") )) {%>
             <decorator:getProperty property="page.newsearch-bar"/>
        <% }else if(q.trim().equals("") && currentC.equals("d") && publish) {%>
            <decorator:getProperty property="page.omsesam-bar"/>

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

Reply via email to