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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jan 15 09:52:03 EST 2009


Author: smukhina
Date: 2009-01-15 09:52:02 -0500 (Thu, 15 Jan 2009)
New Revision: 12286

Modified:
   trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
Log:
https://jira.jboss.org/jira/browse/RF-4302
ShowValueInView - description is corrected 

Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml	2009-01-15 14:38:41 UTC (rev 12285)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml	2009-01-15 14:52:02 UTC (rev 12286)
@@ -86,7 +86,7 @@
         					  	<name>showValueInView</name>
         						<classname>boolean</classname>
         						<description>
-        						          If true show the SelectItem labels in the InplaceSelect's pull-down list but display the value in the field in view mode once an item is selected.
+        						          If &quot;true&quot;, shows the SelectItem labels in the InplaceSelect&amp;s pull-down list, but displays the value in the field in view mode once an item is selected.
         						          Default value is &quot;false&quot;
         						</description>
 								<defaultvalue>false</defaultvalue>




More information about the richfaces-svn-commits mailing list