Author: nbelaevski
Date: 2011-02-04 13:46:35 -0500 (Fri, 04 Feb 2011)
New Revision: 21468
Modified:
trunk/cdk/attributes/src/main/resources/META-INF/cdk/attributes/command-button-props.xml
Log:
https://issues.jboss.org/browse/RF-10115
Modified:
trunk/cdk/attributes/src/main/resources/META-INF/cdk/attributes/command-button-props.xml
===================================================================
---
trunk/cdk/attributes/src/main/resources/META-INF/cdk/attributes/command-button-props.xml 2011-02-04
18:44:31 UTC (rev 21467)
+++
trunk/cdk/attributes/src/main/resources/META-INF/cdk/attributes/command-button-props.xml 2011-02-04
18:46:35 UTC (rev 21468)
@@ -189,9 +189,8 @@
<property>
<description>
- Type of button to create. Valid values are "submit", "button",
- and "reset". If not specified, or not a valid value, the default
- value is "submit".
+ Type of button to create. Can be one of "submit", "button",
"image" and "reset".
+ If not specified, the default value is "submit".
</description>
<display-name>Button Type</display-name>
<icon />