Author: ochikvina
Date: 2009-06-08 09:44:15 -0400 (Mon, 08 Jun 2009)
New Revision: 14552
Modified:
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - correcting the 'onchange' attribute
description;
Modified:
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml
===================================================================
---
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-06-08
13:08:52 UTC (rev 14551)
+++
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-06-08
13:44:15 UTC (rev 14552)
@@ -90,7 +90,7 @@
<property>
<name>onchange</name>
<classname>java.lang.String</classname>
- <description>The client-side script method to be called when the element value
was changed</description>
+ <description>The client-side script method to be called when the element value
is changed</description>
</property>
<property>
<name>onbeforeshow</name>