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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Apr 17 09:31:42 EDT 2009


Author: nbelaevski
Date: 2009-04-17 09:31:42 -0400 (Fri, 17 Apr 2009)
New Revision: 13632

Modified:
   trunk/ui/tree/src/main/config/component/tree.xml
Log:
https://jira.jboss.org/jira/browse/RF-5648

Modified: trunk/ui/tree/src/main/config/component/tree.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/tree.xml	2009-04-17 12:28:48 UTC (rev 13631)
+++ trunk/ui/tree/src/main/config/component/tree.xml	2009-04-17 13:31:42 UTC (rev 13632)
@@ -332,6 +332,10 @@
 		</property>
 		
 		<property>
+			<name>ajaxKeys</name>
+		</property>
+
+		<property>
 			<name>ajaxNodeKeys</name>
 			<description>Keys of the nodes (without subtree) to be updated for ajax request risen by the node itself</description>
 		</property>




More information about the richfaces-svn-commits mailing list