[richfaces-svn-commits] JBoss Rich Faces SVN: r14711 - branches/community/3.3.X/ui/tooltip/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Jun 23 11:57:21 EDT 2009


Author: ochikvina
Date: 2009-06-23 11:57:21 -0400 (Tue, 23 Jun 2009)
New Revision: 14711

Modified:
   branches/community/3.3.X/ui/tooltip/src/main/config/component/toolTip.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - definitions of the style attributes are corrected;

Modified: branches/community/3.3.X/ui/tooltip/src/main/config/component/toolTip.xml
===================================================================
--- branches/community/3.3.X/ui/tooltip/src/main/config/component/toolTip.xml	2009-06-23 15:57:02 UTC (rev 14710)
+++ branches/community/3.3.X/ui/tooltip/src/main/config/component/toolTip.xml	2009-06-23 15:57:21 UTC (rev 14711)
@@ -150,7 +150,7 @@
 	    <property>
 	    	<name>style</name>
 	    	<classname>java.lang.String</classname>
-	    	<description>Holds a fragment of a style sheet that applies to the component</description>
+	    	<description>CSS style rules to be applied to the component</description>
 	    	<defaultvalue><![CDATA[""]]></defaultvalue>
 	    </property> 
 	    <property>




More information about the richfaces-svn-commits mailing list