Author: cluts
Date: 2009-03-04 13:16:37 -0500 (Wed, 04 Mar 2009)
New Revision: 12830
Modified:
trunk/ui/beanValidator/src/main/config/component/beanValidator.xml
Log:
RF-696 - Added description of the "disableDefault" attribute for ajaxValidator.
Modified: trunk/ui/beanValidator/src/main/config/component/beanValidator.xml
===================================================================
--- trunk/ui/beanValidator/src/main/config/component/beanValidator.xml 2009-03-04 17:11:33
UTC (rev 12829)
+++ trunk/ui/beanValidator/src/main/config/component/beanValidator.xml 2009-03-04 18:16:37
UTC (rev 12830)
@@ -55,6 +55,9 @@
<property>
<name>disableDefault</name>
+ <description>
+ Disables default action for target event ( append "return false;"
to JavaScript ). Default value is "false"
+ </description>
</property>
<property disabled="true">
Show replies by date