Author: daniele
Date: 2007-04-10 12:33:10 +0200 (Tue, 10 Apr 2007)
New Revision: 4742
Modified:
trunk/war/src/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
Log:
changed test on if catip to test on iyp instead.
Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
===================================================================
--- trunk/war/src/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
2007-04-09 18:04:26 UTC (rev 4741)
+++ trunk/war/src/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
2007-04-10 10:33:10 UTC (rev 4742)
@@ -1,3 +1,3 @@
-<%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><% String
currentC = (String) request.getAttribute("c"); %><%if (currentC.equals("yvc")
|| currentC.equals("catip")) { %><search:velocity
template="/results/vcardYellow"/><% } else { %><search:velocity
template="/results/vcardWhite"/><%}%>
+<%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><% String
currentC = (String) request.getAttribute("c"); %><%if (currentC.equals("yvc")
|| currentC.equals("yip")) { %><search:velocity
template="/results/vcardYellow"/><% } else { %><search:velocity
template="/results/vcardWhite"/><%}%>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits