[richfaces-svn-commits] JBoss Rich Faces SVN: r2518 - trunk/ui/tree/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 27 14:39:37 EDT 2007


Author: nbelaevski
Date: 2007-08-27 14:39:37 -0400 (Mon, 27 Aug 2007)
New Revision: 2518

Modified:
   trunk/ui/tree/src/main/config/component/tree.xml
   trunk/ui/tree/src/main/config/component/treeNode.xml
Log:
http://jira.jboss.com/jira/browse/RF-699 fixed


Modified: trunk/ui/tree/src/main/config/component/tree.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/tree.xml	2007-08-27 18:36:15 UTC (rev 2517)
+++ trunk/ui/tree/src/main/config/component/tree.xml	2007-08-27 18:39:37 UTC (rev 2518)
@@ -51,6 +51,7 @@
 			<defaultvalue>false</defaultvalue>
 		</property>
 		&ui_component_attributes;
+		&ajax_component_attributes;
 		&html_style_attributes;
 		&html_events;
 		

Modified: trunk/ui/tree/src/main/config/component/treeNode.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/treeNode.xml	2007-08-27 18:36:15 UTC (rev 2517)
+++ trunk/ui/tree/src/main/config/component/treeNode.xml	2007-08-27 18:39:37 UTC (rev 2518)
@@ -126,6 +126,7 @@
 			<description>An icon for component leaves</description>
 		</property>
 		&commonTreeClientListeners;
+		&ajax_component_attributes;
 
         <property>
         	<name>dragValue</name>        	




More information about the richfaces-svn-commits mailing list