зеркало из https://github.com/mozilla/pjs.git
Wrong context menu for column headers (69802, patch by walk84@usa.net). r=blake sr=ben
This commit is contained in:
Родитель
dd359fad09
Коммит
e0c5d61d97
|
@ -239,7 +239,7 @@
|
|||
</toolbar>
|
||||
</toolbox>
|
||||
|
||||
<tree id="bookmarksTree" class="bookmarks-window-tree" context="bmContext" ref="NC:BookmarksRoot"
|
||||
<tree id="bookmarksTree" class="bookmarks-window-tree" ref="NC:BookmarksRoot"
|
||||
datasources="rdf:bookmarks rdf:localsearch rdf:internetsearch"
|
||||
multiple="true" flags="dont-test-empty"
|
||||
ondragover="nsDragAndDrop.dragOver(event, bookmarksDNDObserver);"
|
||||
|
@ -383,7 +383,7 @@
|
|||
</treerow>
|
||||
</treehead>
|
||||
|
||||
<treechildren flex="1" id="treechildren-bookmarks"
|
||||
<treechildren flex="1" id="treechildren-bookmarks" context="bmContext"
|
||||
onclick="gBookmarksShell.treeOpen(event);"/>
|
||||
</tree>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче