Added empty treecell's so that we don't assert.

This commit is contained in:
hangas%netscape.com 1999-06-15 23:45:01 +00:00
parent 5f9a2314ee
commit 906f37b4d2
2 changed files with 11 additions and 0 deletions

View File

@ -18,6 +18,9 @@
<treecol style="width:100%"/>
<treebody id="bucketBody">
<treeitem>
<treecell/>
</treeitem>
</treebody>
</tree>

View File

@ -41,6 +41,14 @@
</treehead>
<treebody id="" name="cardTreeBody">
<treeitem>
<treecell/>
<treecell/>
<treecell/>
<treecell/>
<treecell/>
<treecell/>
</treeitem>
</treebody>
</tree>