Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer.

This commit is contained in:
mozilla.mano@sent.com 2007-06-18 19:25:41 -07:00
Родитель 0495f06ad9
Коммит 78af7f0ef1
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -821,7 +821,6 @@
if (dropPoint == null)
return;
PlacesControllerDragHelper.onDrop(null, this._self, dropPoint.ip);
this._self._rebuild();
},
onDragExit: function TBV_DO_onDragExit(event, session) {