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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Dec 30 10:49:07 EST 2008


Author: abelevich
Date: 2008-12-30 10:49:07 -0500 (Tue, 30 Dec 2008)
New Revision: 12076

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

Modified: trunk/ui/combobox/src/main/config/component/combobox.xml
===================================================================
--- trunk/ui/combobox/src/main/config/component/combobox.xml	2008-12-30 15:48:26 UTC (rev 12075)
+++ trunk/ui/combobox/src/main/config/component/combobox.xml	2008-12-30 15:49:07 UTC (rev 12076)
@@ -284,7 +284,12 @@
 		  	&html_input_events;	    
 		    &html_events;
 		    &ui_input_attributes;
-		    
+			
+			<property hidden="true">
+       			<name>align</name>
+       			<classname>java.lang.String</classname>
+			</property>
+				    
 		    <property hidden="true" existintag="false" exist="false">
        			<name>size</name>
        			<classname>int</classname>




More information about the richfaces-svn-commits mailing list