increase search delay for filtering select
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3460 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
412440dcfb
commit
67184c9170
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<input dojoType="dijit.form.FilteringSelect"
|
||||
autoComplete="False" labelAttr="label"
|
||||
autoComplete="False" labelAttr="label" searchDelay="400"
|
||||
tal:attributes="store string:${name}_search_store;
|
||||
name string:${name}_search;
|
||||
id string:${name}_search;
|
||||
|
|
Loading…
Add table
Reference in a new issue