зеркало из https://github.com/mozilla/pjs.git
Fix for bug 43417. r=pinkerton.
This commit is contained in:
Родитель
8e3ae4a98e
Коммит
a784505708
|
@ -584,7 +584,7 @@ function selectItems(treeRoot, containerID, targetID)
|
|||
|
||||
if (id == containerID)
|
||||
{
|
||||
node.setAttribute("selected", "true");
|
||||
treeRoot.selectItem(node);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче