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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Apr 13 20:04:45 EDT 2009


Author: nbelaevski
Date: 2009-04-13 20:04:45 -0400 (Mon, 13 Apr 2009)
New Revision: 13556

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

Modified: trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
===================================================================
--- trunk/ui/togglePanel/src/main/config/component/togglePanel.xml	2009-04-13 23:55:32 UTC (rev 13555)
+++ trunk/ui/togglePanel/src/main/config/component/togglePanel.xml	2009-04-14 00:04:45 UTC (rev 13556)
@@ -105,6 +105,15 @@
 			<defaultvalue>"default"</defaultvalue>
 			</property>
 		-->
+		
+		<property hidden="true">
+			<name>required</name>
+		</property>
+		
+		<property hidden="true">
+			<name>requiredMessage</name>
+		</property>
+		
 	</component>
 	<component>
 		<name>org.richfaces.ToggleControl</name>




More information about the richfaces-svn-commits mailing list