зеркало из https://github.com/mozilla/pjs.git
Bug 432766 - Middle click bookmarks folder in Library replaced current tab, r=dietrich
This commit is contained in:
Родитель
e88e289834
Коммит
0e8056950e
|
@ -306,7 +306,7 @@ var PlacesOrganizer = {
|
|||
// The command execution function will take care of seeing the
|
||||
// selection is a folder/container and loading its contents in
|
||||
// tabs for us.
|
||||
PlacesUIUtils.openContainerNodeInTabs(selectedNode);
|
||||
PlacesUIUtils.openContainerNodeInTabs(selectedNode, aEvent);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче