mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 13:42:48 +00:00
Patching the bookmarks xul.
This commit is contained in:
parent
51f2ba3cd5
commit
aaa6b28aa0
@ -69,10 +69,9 @@
|
||||
<menu />
|
||||
</popup>
|
||||
|
||||
<html:div flex="1" style="height:100px">
|
||||
<tree id="bookmarksTree" ref="NC:BookmarksRoot" context="contextual"
|
||||
datasources="rdf:bookmarks rdf:files rdf:ftp rdf:find rdf:internetsearch"
|
||||
style="width:100%; height:100%"
|
||||
flex="1"
|
||||
ondblclick="return OpenURL(event, event.target.parentNode.parentNode, 'bookmarksTree');">
|
||||
<template>
|
||||
<rule rdf:type="http://home.netscape.com/NC-rdf#BookmarkSeparator">
|
||||
@ -124,5 +123,5 @@
|
||||
</treerow>
|
||||
</treehead>
|
||||
</tree>
|
||||
</html:div>
|
||||
|
||||
</window>
|
||||
|
Loading…
x
Reference in New Issue
Block a user