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
Родитель af93d99edf
Коммит df706b302f
2 изменённых файлов: 2 добавлений и 2 удалений

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

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

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

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