fix collapsed tree
git-svn-id: svn://10.0.0.236/trunk@68512 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
<box align="horizontal">
|
||||
<html flex="1">&smtpListDesc.label;</html>
|
||||
</box>
|
||||
<box align="horizontal">
|
||||
<tree id="smtpTree" onselect="onSelectionChange(event);" class="inset" style="height: 0em">
|
||||
<box align="horizontal" style="min-height: 10em; min-width: 30em">
|
||||
<tree id="smtpTree" onselect="onSelectionChange(event);" class="inset" flex="1">
|
||||
<treechildren id="smtpTreeChildren"/>
|
||||
</tree>
|
||||
<box align="vertical">
|
||||
|
||||
Reference in New Issue
Block a user