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>
Show replies by date