truly fix b=206789
git-svn-id: svn://10.0.0.236/trunk@145660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3d06d0d5b9
commit
89ea2b3a68
@ -142,7 +142,7 @@
|
||||
|
||||
<!-- Form information -->
|
||||
<vbox>
|
||||
<tree id="formtree" class="fixedsize" onselect="onFormSelect();">
|
||||
<tree id="formtree" class="fixedsize" persist="height" onselect="onFormSelect();">
|
||||
<treecols>
|
||||
<splitter class="tree-splitter"/>
|
||||
<treecol sortSeparators="true" persist="hidden width" flex="1"
|
||||
@ -220,7 +220,7 @@
|
||||
|
||||
<!-- Media information -->
|
||||
<vbox>
|
||||
<tree id="imagetree" class="fixedsize" onselect="onImageSelect();" ondraggesture="onBeginLinkDrag(event,'image-address','image-alt')">
|
||||
<tree id="imagetree" class="fixedsize" persist="height" onselect="onImageSelect();" ondraggesture="onBeginLinkDrag(event,'image-address','image-alt')">
|
||||
<treecols>
|
||||
<treecol sortSeparators="true" persist="hidden width" flex="10"
|
||||
width="10" id="image-address" label="&mediaAddress;"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user