Author: nbelaevski
Date: 2011-04-11 10:38:16 -0400 (Mon, 11 Apr 2011)
New Revision: 22408
Modified:
branches/4.0.X/ui/iteration/ui/src/main/templates/treeNode.template.xml
Log:
https://issues.jboss.org/browse/RF-10811
Modified: branches/4.0.X/ui/iteration/ui/src/main/templates/treeNode.template.xml
===================================================================
--- branches/4.0.X/ui/iteration/ui/src/main/templates/treeNode.template.xml 2011-04-11
13:45:16 UTC (rev 22407)
+++ branches/4.0.X/ui/iteration/ui/src/main/templates/treeNode.template.xml 2011-04-11
14:38:16 UTC (rev 22408)
@@ -26,7 +26,7 @@
<cdk:call expression="addClientEventHandlers(facesContext,
component)" />
<div class="#{concatClasses('rf-trn',
component.attributes['styleClass'], tree.attributes['nodeClass'])}"
- cdk:passThroughWithExclusions="">
+ cdk:passThroughWithExclusions="id">
<cdk:object name="loadingFacet" type="UIComponent"
value="#{getHandleLoadingFacetIfApplicable(component)}" />
<c:if test="#{not empty loadingFacet and
loadingFacet.isRendered()}">