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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Dec 19 13:16:01 EST 2008


Author: nbelaevski
Date: 2008-12-19 13:16:00 -0500 (Fri, 19 Dec 2008)
New Revision: 11930

Modified:
   trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
Log:
ListShuttle: "required" attribute hidden

Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml	2008-12-19 18:14:34 UTC (rev 11929)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml	2008-12-19 18:16:00 UTC (rev 11930)
@@ -69,6 +69,9 @@
 		<property hidden="true">
 			<name>value</name>
 		</property>
+		<property hidden="true">
+			<name>required</name>
+		</property>
 
 		<property elonly="true">
 			<name>sourceSelection</name>




More information about the richfaces-svn-commits mailing list