add div tag so that testcase still works

This commit is contained in:
alecf%netscape.com 1999-09-22 06:09:34 +00:00
Родитель 8cc4dd5481
Коммит d671b7ec68
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -92,6 +92,7 @@
</box>
<!-- <tree id="tree" flex="100%" datasources="rdf:bookmarks rdf:mailnewsfolders rdf:msgaccountmanager" style="height:100%;"> -->
<html:div flex="100%">
<tree id="tree" flex="100%" style="height:100%;">
<template>
<rule rdf:type="http://home.netscape.com/NC-rdf#BookmarkSeparator">
@ -172,5 +173,5 @@
</treeitem>
</treechildren>
</tree>
</html:div>
</window>