Author: msorokin
Date: 2008-04-30 07:41:11 -0400 (Wed, 30 Apr 2008)
New Revision: 8364
Modified:
trunk/ui/core/src/main/config/component/form.xml
Log:
http://jira.jboss.com/jira/browse/RF-2220
Adding default values
Modified: trunk/ui/core/src/main/config/component/form.xml
===================================================================
--- trunk/ui/core/src/main/config/component/form.xml 2008-04-30 11:36:01 UTC (rev 8363)
+++ trunk/ui/core/src/main/config/component/form.xml 2008-04-30 11:41:11 UTC (rev 8364)
@@ -64,7 +64,7 @@
<property>
<name>prependId</name>
<classname>boolean</classname>
- <description>The flag indicating whether or not this form should prepend its id
to its descendent id during the clientId generation process. If this flag is not set, the
default value is true.</description>
+ <description>The flag indicating whether or not this form should prepend its id
to its descendent id during the clientId generation process. If this flag is not set, the
default value is "true".</description>
</property>
<property disabled="true">
<name>submitted</name>