[richfaces-svn-commits] JBoss Rich Faces SVN: r4817 - branches/3.1.x/ui/dataTable/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Dec 13 09:48:58 EST 2007


Author: sergeyhalipov
Date: 2007-12-13 09:48:58 -0500 (Thu, 13 Dec 2007)
New Revision: 4817

Modified:
   branches/3.1.x/ui/dataTable/src/main/config/component/colgroup.xml
Log:
http://jira.jboss.com/jira/browse/RF-1553

Modified: branches/3.1.x/ui/dataTable/src/main/config/component/colgroup.xml
===================================================================
--- branches/3.1.x/ui/dataTable/src/main/config/component/colgroup.xml	2007-12-13 14:39:06 UTC (rev 4816)
+++ branches/3.1.x/ui/dataTable/src/main/config/component/colgroup.xml	2007-12-13 14:48:58 UTC (rev 4817)
@@ -28,7 +28,10 @@
 		</taghandler>
 		-->
 		&ui_component_attributes;
-		&html_universal_attributes;
+		&html_universal_attributes;
+		<property disabled="true" hidden="true">
+			<name>breakBefore</name>
+		</property>
 		<property>
 			<name>columnClasses</name>
 			<classname>java.lang.String</classname>




More information about the richfaces-svn-commits mailing list