[richfaces-svn-commits] JBoss Rich Faces SVN: r13926 - in trunk/ui: orderingList/src/main/config/component and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Apr 29 13:51:26 EDT 2009


Author: nbelaevski
Date: 2009-04-29 13:51:26 -0400 (Wed, 29 Apr 2009)
New Revision: 13926

Modified:
   trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
   trunk/ui/orderingList/src/main/config/component/orderinglist.xml
Log:
https://jira.jboss.org/jira/browse/RF-6972

Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml	2009-04-29 16:59:40 UTC (rev 13925)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml	2009-04-29 17:51:26 UTC (rev 13926)
@@ -117,6 +117,7 @@
         </property>
 		<property hidden="true" el="false">
 			<name>valid</name>
+			<defaultvalue>true</defaultvalue>
 		</property>
 		<property hidden="true">
 			<name>value</name>

Modified: trunk/ui/orderingList/src/main/config/component/orderinglist.xml
===================================================================
--- trunk/ui/orderingList/src/main/config/component/orderinglist.xml	2009-04-29 16:59:40 UTC (rev 13925)
+++ trunk/ui/orderingList/src/main/config/component/orderinglist.xml	2009-04-29 17:51:26 UTC (rev 13926)
@@ -215,6 +215,7 @@
         </property>
         <property hidden="true" el="false" existintag="true">
             <name>valid</name>
+			<defaultvalue>true</defaultvalue>
         </property>
         
         <property>




More information about the richfaces-svn-commits mailing list