Author: vbaranov
Date: 2008-04-02 10:36:16 -0400 (Wed, 02 Apr 2008)
New Revision: 7581
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/toolTip/examples/withTable.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-2901
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/toolTip/examples/withTable.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/toolTip/examples/withTable.xhtml 2008-04-02
14:28:01 UTC (rev 7580)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/toolTip/examples/withTable.xhtml 2008-04-02
14:36:16 UTC (rev 7581)
@@ -58,7 +58,7 @@
</f:facet>
<a4j:outputPanel layout="block">
<rich:toolTip direction="top-right" mode="ajax"
showDelay="300"
- styleClass="tooltip" immediate="true"
layout="block">
+ styleClass="tooltip" layout="block">
<a4j:actionparam name="key" value="#{row}"
assignTo="#{toolTipData.currentVehicleIndex}" />