Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.)

This commit is contained in:
rjc%netscape.com 1999-06-23 09:37:10 +00:00
parent af93d99edf
commit df706b302f
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
</treerow> </treerow>
</treehead> </treehead>
<treechildren id="NC:BookmarksRoot" /> <treechildren id="NC:BookmarksRoot" open="true" />
</tree> </tree>
</window> </window>

View File

@ -76,7 +76,7 @@
</treerow> </treerow>
</treehead> </treehead>
<treechildren id="NC:BookmarksRoot" /> <treechildren id="NC:BookmarksRoot" open="true" />
</tree> </tree>
</window> </window>