Author: abelevich
Date: 2011-02-01 09:42:19 -0500 (Tue, 01 Feb 2011)
New Revision: 21358
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richTooltip/simple.xhtml
Log:
RF-10287 rich:tooltip - @limitRender doesn't work
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richTooltip/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richTooltip/simple.xhtml 2011-02-01
14:38:18 UTC (rev 21357)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richTooltip/simple.xhtml 2011-02-01
14:42:19 UTC (rev 21358)
@@ -80,6 +80,7 @@
onmouseover="#{richTooltipBean.attributes['onmouseover'].value}"
onmouseup="#{richTooltipBean.attributes['onmouseup'].value}"
onshow="#{richTooltipBean.attributes['onshow'].value}"
+ render="#{richTooltipBean.attributes['render'].value}"
rendered="#{richTooltipBean.attributes['rendered'].value}"
showDelay="#{richTooltipBean.attributes['showDelay'].value}"
showEvent="#{richTooltipBean.attributes['showEvent'].value}"
Show replies by date