зеркало из https://github.com/mozilla/pjs.git
I broke advanced address search. r/sr=bienvenu
This commit is contained in:
Родитель
6b8bdd0bc3
Коммит
b0351d3c56
|
@ -625,6 +625,9 @@ function DirPaneSelectionChange()
|
|||
|
||||
function GetAbResultsBoxObject()
|
||||
{
|
||||
if (!gAbResultsTree)
|
||||
gAbResultsTree = document.getElementById('abResultsTree');
|
||||
|
||||
return gAbResultsTree.treeBoxObject;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче