Fix 65769: make context menus for bookmarks work again. r=timeless sr=alecf

This commit is contained in:
blakeross%telocity.com 2001-01-18 00:50:09 +00:00
Родитель 31e1a9b019
Коммит 69f16c5330
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -179,7 +179,7 @@
</toolbox>
<popupset>
<popup id="contextual" oncreate="return fillContextMenu('contextual');" >
<popup id="contextual" oncreate="return fillContextMenu('contextual', 'bookmarksTree');" >
<menu />
</popup>
</popupset>