do not provide height on dijit.form.FilteringSelect
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2947 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
b282159a8e
commit
279c000145
1 changed files with 1 additions and 2 deletions
|
@ -181,8 +181,7 @@
|
|||
</div>
|
||||
<input dojoType="dijit.form.FilteringSelect" store="conceptSearch"
|
||||
autoComplete="False" labelAttr="label"
|
||||
name="concept.search.text" id="concept.search.text"
|
||||
style="height: 1.5em" />
|
||||
name="concept.search.text" id="concept.search.text" />
|
||||
</td>
|
||||
<td>
|
||||
<input type="button" value="Select"
|
||||
|
|
Loading…
Add table
Reference in a new issue