Author: smukhina
Date: 2008-12-08 12:21:54 -0500 (Mon, 08 Dec 2008)
New Revision: 11648
Modified:
trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml
Log:
https://jira.jboss.org/jira/browse/RF-5191
SuggestionBox: frequency deafult value is changed
Modified: trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml
===================================================================
--- trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml 2008-12-08 16:48:41
UTC (rev 11647)
+++ trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml 2008-12-08 17:21:54
UTC (rev 11648)
@@ -247,8 +247,9 @@
<classname>double</classname>
<description>
Delay (in seconds) before activating the suggestion
- pop-up
+ pop-up. Default value is 400ms
</description>
+ <defaultvalue>"400ms"</defaultvalue>
</property>
<property>
<name>minChars</name>