[richfaces-svn-commits] JBoss Rich Faces SVN: r11649 - trunk/ui/suggestionbox/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Dec 8 12:24:32 EST 2008


Author: smukhina
Date: 2008-12-08 12:24:32 -0500 (Mon, 08 Dec 2008)
New Revision: 11649

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 17:21:54 UTC (rev 11648)
+++ trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml	2008-12-08 17:24:32 UTC (rev 11649)
@@ -249,8 +249,7 @@
                 Delay (in seconds) before activating the suggestion
                 pop-up. Default value is 400ms
             </description>
-		<defaultvalue>"400ms"</defaultvalue>
-        </property>
+		</property>
         <property>
             <name>minChars</name>
             <classname>java.lang.String</classname>




More information about the richfaces-svn-commits mailing list