[richfaces-svn-commits] JBoss Rich Faces SVN: r12404 - trunk/ui/inplaceSelect/src/main/config/component.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Fri Jan 23 11:09:40 EST 2009
Author: atsebro
Date: 2009-01-23 11:09:37 -0500 (Fri, 23 Jan 2009)
New Revision: 12404
Modified:
trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
Log:
Fixing some inconsistence in XML
Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-01-23 15:36:03 UTC (rev 12403)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-01-23 16:09:37 UTC (rev 12404)
@@ -86,7 +86,7 @@
<name>showValueInView</name>
<classname>boolean</classname>
<description>
- If "true", shows the SelectItem labels in the InplaceSelect&s pull-down list, but displays the value in the field in view mode once an item is selected.
+ If "true", shows the SelectItem labels in the InplaceSelect pull-down list, but displays the value in the field in view mode once an item is selected.
Default value is "false"
</description>
<defaultvalue>false</defaultvalue>
More information about the richfaces-svn-commits
mailing list