зеркало из https://github.com/mozilla/gecko-dev.git
Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.)
This commit is contained in:
Родитель
af93d99edf
Коммит
df706b302f
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче