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

git-svn-id: svn://10.0.0.236/trunk@36552 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rjc%netscape.com
1999-06-23 09:37:10 +00:00
parent 02a1a5b6f7
commit 820b516b83
2 changed files with 2 additions and 2 deletions

View File

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

View File

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